@huh-david/bmp-js / decodeRgba
Function: decodeRgba()
decodeRgba(
bmpData,options?):DecodedBmp
Defined in: output-format.ts:27
Decode BMP data directly to RGBA without changing the default decode behavior.
Parameters
bmpData
options?
DecodeColorOptions = {}