@burnmark-io/designer-core / BitmapRawImageData
Interface: BitmapRawImageData
Defined in: node_modules/.pnpm/@mbtech-nl+bitmap@1.0.1/node_modules/@mbtech-nl/bitmap/dist/types.d.ts:19
Raw RGBA image data, compatible with browser ImageData and @napi-rs/canvas ImageData.
Properties
data
readonlydata:Uint8Array
Defined in: node_modules/.pnpm/@mbtech-nl+bitmap@1.0.1/node_modules/@mbtech-nl/bitmap/dist/types.d.ts:22
height
readonlyheight:number
Defined in: node_modules/.pnpm/@mbtech-nl+bitmap@1.0.1/node_modules/@mbtech-nl/bitmap/dist/types.d.ts:21
width
readonlywidth:number
Defined in: node_modules/.pnpm/@mbtech-nl+bitmap@1.0.1/node_modules/@mbtech-nl/bitmap/dist/types.d.ts:20