| ImageHelperQuantizerColor32 Structure |
Namespace: CMS.Helpers
public struct Color32
The ImageHelperQuantizerColor32 type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageHelperQuantizerColor32 |
Constructor of Color32.
|
| Name | Description | |
|---|---|---|
| Alpha |
Holds the alpha component of the colour.
| |
| ARGB |
Permits the color32 to be treated as an int32.
| |
| Blue |
Holds the blue component of the colour.
| |
| Green |
Holds the green component of the colour.
| |
| Red |
Holds the red component of the colour.
|