Searched refs:xResolution (Results 1 – 3 of 3) sorted by relevance
558 if ( image.xResolution() != 150 || in main()1405 if ( image.xResolution() != 72 ) in main()1409 << ", xResolution default (" << image.xResolution() in main()
535 double xResolution(void) const;
1696 double Magick::Image::xResolution(void) const in xResolution() function in Magick::Image