Searched refs:pixelMap (Results 1 – 6 of 6) sorted by relevance
18 function testGetImageInfo(PixelMap pixelMap): void;19 function testAccessPixels(PixelMap pixelMap): void;20 function testUnAccessPixels(PixelMap pixelMap): void;
1308 …function setCustomCursor(windowId: number, pixelMap: image.PixelMap, focusX?: number, focusY?: num…1321 …function setCustomCursorSync(windowId: number, pixelMap: image.PixelMap, focusX?: number, focusY?:…
540 pixelMap: image.PixelMap; property
1864 function setWaterMarkImage(pixelMap: image.PixelMap, enable: boolean): Promise<void>;1879 …function setWaterMarkImage(pixelMap: image.PixelMap, enable: boolean, callback: AsyncCallback<void…
377 pixelMap: PixelMap; property
3894 pixelMap?: PixelMap;