The RGB type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RGB | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| A |
Index of alpha component for ARGB images.
| |
| Alpha |
Alpha component.
| |
| B |
Index of blue component.
| |
| Blue |
Blue component.
| |
| G |
Index of green component.
| |
| Green |
Green component.
| |
| R |
Index of red component.
| |
| Red |
Red component.
|