@huh-david/bmp-js / decodeRgb
Function: decodeRgb()
decodeRgb(
bmpData,options?):DecodedRgb
Defined in: output-format.ts:34
Decode BMP data to packed RGB bytes (width * height * 3).
Parameters
bmpData
options?
DecodeColorOptions = {}
@huh-david/bmp-js / decodeRgb
decodeRgb(
bmpData,options?):DecodedRgb
Defined in: output-format.ts:34
Decode BMP data to packed RGB bytes (width * height * 3).
DecodeColorOptions = {}