Click or drag to resize

RGBA Properties

Version 130.1.90

The RGBA type exposes the following members.

Properties
 NameDescription
Public propertyA The alpha component, in the [0-1] range (default: 1).
Public propertyB The blue component, in the [0-255] range.
Public propertyG The green component, in the [0-255] range.
Public propertyR The red component, in the [0-255] range.
Top
See Also