The metadata describing the contents of a components.ImageBuffer.
Rerun datatype
Arrow datatype
Struct(
"width": non-null UInt32
"height": non-null UInt32
"pixel_format": UInt8
"color_model": UInt8
"channel_datatype": UInt8
)API reference links
- š C++ API docs for
ImageFormat - š Python API docs for
ImageFormat - š¦ Rust API docs for
ImageFormat