Searched defs:createPixelMap (Results 1 – 1 of 1) sorted by relevance
1554 …function createPixelMap(colors: ArrayBuffer, options: InitializationOptions, callback: AsyncCallba… function2514 createPixelMap(options?: DecodingOptions): Promise<PixelMap>; method2531 createPixelMap(callback: AsyncCallback<PixelMap>): void; method2552 createPixelMap(options: DecodingOptions, callback: AsyncCallback<PixelMap>): void; method