Skip to content

imageBitmapOptions

imageBitmapOptions(flip): ImageBitmapOptions

Defined in: asset/imageDecode.ts:21

Canonical createImageBitmap options. premultiply + colorspace conversion are OFF so the engine owns blending and color (matching the C++ upload); flip bakes a vertical flip into the bitmap so callers upload it as-is.

boolean

ImageBitmapOptions