Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:resolution

634         geometry_info.rho=next->resolution.x;
638 next->resolution.x=geometry_info.rho/geometry_info.sigma;
644 geometry_info.rho=next->resolution.y;
648 next->resolution.y=geometry_info.rho/geometry_info.sigma;