Beta Documentation - Subject to change.

Represents a 4 channel color with red, green, blue, and alpha.

Constructors

  NameDescription
  ColorInitializes a new color.

Fields

  NameDescription
AThe alpha component.
BThe blue component.
GThe green component.
RThe red component.