ImageFormat

The metadata describing the contents of a components.ImageBuffer.

Rerun datatype rerun-datatype

ImageFormat

Arrow datatype arrow-datatype

Struct {
    width: uint32
    height: uint32
    pixel_format: nullable uint8
    color_model: nullable uint8
    channel_datatype: nullable uint8
}

Used by used-by