Project: /_project.yaml Book: /_book.yaml

fuchsia.ui.types

STRUCTS

ColorRgba {:#ColorRgba}

Defined in fuchsia.ui.types/types.fidl

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.

ColorRgb {:#ColorRgb}

Defined in fuchsia.ui.types/types.fidl

Represents a color without alpha channel. Range per channel is usually between 0.0 and 1.0.

ColorRgba {:#ColorRgba}

Defined in fuchsia.ui.types/types.fidl

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.

ColorRgb {:#ColorRgb}

Defined in fuchsia.ui.types/types.fidl

Represents a color without alpha channel. Range per channel is usually between 0.0 and 1.0.