Searched refs:RedGamma (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libuemf/
H A Duemf.c2256 \param RedGamma Red Gamma correction (range:2500:65000, 10000 is no correction)
2270 uint16_t RedGamma,
2284 ca.caRedGamma = U_MNMX(RedGamma, U_RGB_GAMMA_MIN, U_RGB_GAMMA_MAX);
2266 coloradjustment_set( uint16_t Size, uint16_t Flags, uint16_t IlluminantIndex, uint16_t RedGamma, uint16_t GreenGamma, uint16_t BlueGamma, uint16_t ReferenceBlack, uint16_t ReferenceWhite, int16_t Contrast, int16_t Brightness, int16_t Colorfulness, int16_t RedGreenTint ) argument
H A Duemf.h3428 uint16_t RedGamma, uint16_t GreenGamma, uint16_t BlueGamma,

Completed in 867 milliseconds