Rerun

ImageFormat

The metadata describing the contents of a components.ImageBuffer.

Rerun datatype rerun-datatype

ImageFormat

Arrow datatype arrow-datatype

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

Used by used-by