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