class ImageArgs2
Defined at line 2134 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
An image mapped to a range of a `Memory` resource.
Public Members
uint32_t width
uint32_t height
uint32_t buffer_collection_id
uint32_t buffer_collection_index
Public Methods
::std::unique_ptr<ImageArgs2> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ImageArgs2 *value,size_t_offset)
zx_status_t Clone (ImageArgs2 * result)