Lines Matching defs:exponent
152 /* First get the default value for our display-system exponent, i.e.,
153 * the product of the CRT exponent and the exponent corresponding to
162 /* third-party utilities can modify the default LUT exponent */
202 double exponent = atof(p);
204 if (exponent > 0.0)
205 default_gamma = 1.0 / exponent;
370 " exp \ttransfer-function exponent (``gamma'') of the image in\n"
373 "\t\t inverse of display-system exponent, i.e., 1 / (LUT * CRT)\n"
374 "\t\t (where LUT = lookup-table exponent and CRT = CRT exponent;\n"