Searched defs:ReferenceWhite (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Duemf.c2260 \param ReferenceWhite Values more than this are white (range:6000:10000)
2274 uint16_t ReferenceWhite,
2289 ca.caReferenceWhite = U_MNMX(ReferenceWhite, U_REFERENCE_WHITE_MIN, U_REFERENCE_WHITE_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

Completed in 775 milliseconds