Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c839 double subimage_height = 0.0; in exportMaskedImage() local
867 subimage_height = imageheight - ((splitheight - overlap) * row); in exportMaskedImage()
868 ytran = pageheight - subimage_height * (pageheight / splitheight); in exportMaskedImage()