Home | History | Annotate | Download | only in PerlMagick

Lines Matching refs:green_primary

1583             image->chromaticity.green_primary.x=geometry_info.rho;
1584 image->chromaticity.green_primary.y=geometry_info.sigma;
1586 image->chromaticity.green_primary.y=
1587 image->chromaticity.green_primary.x;
5125 image->chromaticity.green_primary.x,
5126 image->chromaticity.green_primary.y);