class ColorRgbaValue

Defined at line 3932 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

A value that is specified explicitly by `value` if `variable_id` is zero,

or is the value produced by the resource identified by `variable_id`, e.g.

an animation or expression. In the latter case, the value produced by the

resource must be a ColorRgba, and `value` is ignored.

Public Members

ColorRgba value
uint32_t variable_id

Public Methods

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