Click or drag to resize

ColorXYZ Properties

The ColorXYZ type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or set the Alpha channel value. Channel will be limited to 0~1.
Public propertyX
Gets or set the X channel value. Channel will be limited to 0~1.
Public propertyY
Gets or set the Y channel value. Channel will be limited to 0~1.
Public propertyZ
Gets or set the Z channel value. Channel will be limited to 0~1.
Top
See Also