ImageFormat
The metadata describing the contents of a components.ImageBuffer
.
Rerun datatype rerun-datatype
Arrow datatype arrow-datatype
Struct {
width: uint32
height: uint32
pixel_format: nullable uint8
color_model: nullable uint8
channel_datatype: nullable uint8
}