Home
last modified time | relevance | path

Searched refs:psScaleImage (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2ps.c227 int psScaleImage(FILE *, double, int, int, double, double, double, double,
1004 int psScaleImage(FILE * fd, double scale, int rotation, int center, in psScaleImage() function
1578 if (psScaleImage(fd, scale, rotation, center, view_width, view_height, in TIFF2PS()