class ImageSpec

Defined at line 2506 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h

Describes constraints for allocating images of some desired form.

Public Members

uint32_t min_width
uint32_t min_height
uint32_t layers
PixelFormat pixel_format
ColorSpace color_space

Public Methods

::std::unique_ptr<ImageSpec> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ImageSpec * value, size_t _offset)
zx_status_t Clone (ImageSpec * result)