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

/inkscape/src/libuemf/
H A Duemf_print.c148 void lcs_gamma_print( function
165 printf("lcsGammaRed:"); lcs_gamma_print(lgr.lcsGammaRed );
166 printf("lcsGammaGreen:"); lcs_gamma_print(lgr.lcsGammaGreen);
167 printf("lcsGammaBlue:"); lcs_gamma_print(lgr.lcsGammaBlue );

Completed in 30 milliseconds