esc
Start typing to search the docs
Navigate Open

ImageFormat

The metadata describing the contents of a components.ImageBuffer.

Rerun datatype

ImageFormat

Arrow datatype

Struct(
    "width": non-null UInt32
    "height": non-null UInt32
    "pixel_format": UInt8
    "color_model": UInt8
    "channel_datatype": UInt8
)

Used by