class ImageId
Defined at line 4004 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/hlcpp/fuchsia/ui/composition/cpp/fidl.h
A user-defined identifier for a particular image created with [`Flatland.CreateImage2`].
Zero is never a valid `ImageId`; the shared identifier rules documented on
[`LayerId`] also apply.
Public Members
uint64_t value
Public Methods
::std::unique_ptr<ImageId> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ImageId *value,size_t_offset)
zx_status_t Clone (ImageId * result)