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

/external/ImageMagick/coders/
H A Dwmf.c2555 resolution_x,
2706 resolution_x=DefaultResolution;
2709 resolution_x = image->resolution.x;
2711 resolution_x *= CENTIMETERS_PER_INCH;
2741 image_width = image_width_inch * resolution_x;
2795 " Output resolution: %gx%g",resolution_x,resolution_y);
2553 resolution_x, local

Completed in 773 milliseconds