formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Convert CMY to RGB color This will convert a color from the Cyan, Magenta, and Yellow model to the nearest color in the Red, Blue, Green model.
Plugin Prototype
void fzrt_cmy_2_rgb(
cColor, | |
rColor ) |
Parameters
cColor [Input]
color in cmy color space to be converted
rColor [Result]
closest color to cmy color in rgb color space
Availability
5.0.0.0
Function Set
Defined in