A structure that holds 8-bit color data (Red, Green, Blue, and Opacity).
Accessing color dataUse this function to access color data within this object.
![]() |
public:
operator IBaseColor() const
This operator returns the color of the specified index in the color array.
| Windows | OS/2 | AIX |
| Yes | Yes | Yes |
![]() |
public:
CharIntensity fBlue
The blue component of the IR8G8B8A8Color object.
| Windows | OS/2 | AIX |
| Yes | Yes | Yes |
![]() |
public:
CharIntensity fGreen
The green component of the IR8G8B8A8Color object.
| Windows | OS/2 | AIX |
| Yes | Yes | Yes |
![]() |
public:
CharIntensity fOpacity
The opacity of the IR8G8B8A8Color object.
| Windows | OS/2 | AIX |
| Yes | Yes | Yes |
![]() |
public:
CharIntensity fRed
The red component of the IR8G8B8A8Color object.
| Windows | OS/2 | AIX |
| Yes | Yes | Yes |