Click or drag to resize

AxoColor Properties

The AxoColor type exposes the following members.

Properties
 NameDescription
Public propertyA Gets or sets the alpha component in ARGB space.
Public propertyB Gets or sets the blue component in ARGB space.
Public propertyG Gets or sets the green component in ARGB space.
Public propertyIsFromArgb Gets or sets a value indicating whether this color was created from ARGB values.
Public propertyR Gets or sets the red component in ARGB space.
Public propertyScA Gets or sets the alpha component in linear scRGB space.
Public propertyScB Gets or sets the blue component in linear scRGB space.
Public propertyScG Gets or sets the green component in linear scRGB space.
Public propertyScR Gets or sets the red component in linear scRGB space.
Top
See Also