Click or drag to resize

Color Fields

The Color type exposes the following members.

Fields
  NameDescription
Public fielda
The color's alpha (transparency) component, typically on the range of 0 to 1.
Public fieldb
The color's blue component, typically on the range of 0 to 1.
Public fieldg
The color's green component, typically on the range of 0 to 1.
Public fieldr
The color's red component, typically on the range of 0 to 1.
Top
See Also