Crate fidl_fuchsia_ui_types

Source

Structsยง

ColorRgb
Represents a color without alpha channel. Range per channel is usually between 0.0 and 1.0.
ColorRgba
Represents a color. Interfaces that use this struct should document whether or not the floats have been premultiplied by alpha. Range per channel is usually between 0.0 and 1.0.