Skip to content

@huh-david/bmp-js


@huh-david/bmp-js / decode

Function: decode()

decode(bmpData, options?): DecodedBmp

Defined in: decoder.ts:608

Public documentation entrypoint for generated API docs. Keep this file aligned with the intended user-facing API surface.

Parameters

bmpData

BmpBinaryInput

options?

DecodeOptions

Returns

DecodedBmp

MIT Licensed