Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c224 int psRotateImage(FILE *, int, double, double, double, double);
979 int psRotateImage (FILE * fd, int rotation, double pswidth, double psheight, in psRotateImage() function
1603 if (psRotateImage(fd, rotation, pswidth, psheight, left_offset, bottom_offset)) in TIFF2PS()