struct ImageFormat

Defined at line 2926 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.h

Describes how an image is represented.

This type is deprecated for new code, but still used by some camera code.

Public Members

uint32_t width
uint32_t height
uint32_t layers
PixelFormat pixel_format
ColorSpace color_space
Array planes