The following tables list the members exposed by ImGearPDEColorSpace.
Name | Description | |
---|---|---|
ImGearPDEColorSpace Constructor | Overloaded. |
Name | Description | |
---|---|---|
BaseColorComponents | Gets the number of components in the base color space of an indexed color space. | |
BaseName | Gets the name of the base color space. | |
ColorComponents | Gets the number of components in the color space. | |
HiVal | Gets the highest index for the color lookup table for an indexed color space. | |
Name | Gets the color space object's name. |
Name | Description | |
---|---|---|
GetCTable | Gets the color lookup table, which is BaseColorComponents *(HiVal + 1) bytes long, where ColorComponents = number of components in the base color space. |