class ColorRgba

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

sRGB color space and nonlinear transfer function.

Public Members

uint8_t red
uint8_t green
uint8_t blue
uint8_t alpha

Public Methods

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