See Also Examples Applies To
Here for C++, vfp... compatibility. Same function as ColorGetRGBFromRGBValue().
Syntax
object.ColorGetRGBFromRGBValuel (nRGBValue, *nRed, *nGreen, *nBlue)
The ColorGetRGBFromRGBValuel syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nRGBValue | Required. Long. |
| *nRed | Required. Long. |
| *nGreen | Required. Long. |
| *nBlue | Required. Long. |
Category
Color management & Color space conversion