IR8G8B8A8Color

A structure that holds 8-bit color data (Red, Green, Blue, and Opacity).


IR8G8B8A8Color - Member Functions and Data by Group

Accessing color data

Use this function to access color data within this object.


[view class]
operator IBaseColor
public:
operator IBaseColor() const

This operator returns the color of the specified index in the color array.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
fBlue
public:
CharIntensity fBlue

The blue component of the IR8G8B8A8Color object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
fGreen
public:
CharIntensity fGreen

The green component of the IR8G8B8A8Color object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
fOpacity
public:
CharIntensity fOpacity

The opacity of the IR8G8B8A8Color object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
fRed
public:
CharIntensity fRed

The red component of the IR8G8B8A8Color object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IR8G8B8A8Color - Inherited Member Functions and Data

Inherited Public Functions

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data