Skip to main content

Interface: RgbColor

RGB color representation used by drawing and text APIs.

Properties

PropertyTypeDescription
bnumberBlue channel value normalized from 0 to 1.
gnumberGreen channel value normalized from 0 to 1.
kind"rgb"Discriminator identifying this value shape.
rnumberRed channel value normalized from 0 to 1.