Skip to content

@huh-david/bmp-js


@huh-david/bmp-js / EncodedBmp

Interface: EncodedBmp

Defined in: types.ts:30

Properties

data

data: Uint8Array

Defined in: types.ts:31


width

width: number

Defined in: types.ts:32


height

height: number

Defined in: types.ts:33

MIT Licensed