Lines Matching full:white_point
743 image->chromaticity.white_point.x=geometry_info.rho;
744 image->chromaticity.white_point.y=geometry_info.sigma;
746 image->chromaticity.white_point.y=
747 image->chromaticity.white_point.x;
1261 if (image->chromaticity.white_point.x != 0.0)
1275 "white-point=%g,%g\n",image->chromaticity.white_point.x,
1276 image->chromaticity.white_point.y);