Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiff.h223 #define ORIENTATION_TOPRIGHT 2 /* row 0 top, col 0 rhs */ macro
H A Dtif_getimage.c563 if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
574 case ORIENTATION_TOPRIGHT: in setorientation()
592 else if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
605 else if (img->req_orientation == ORIENTATION_TOPRIGHT || in setorientation()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp367 case ORIENTATION_TOPRIGHT: in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.c189 case ORIENTATION_TOPRIGHT: in TIFFImageIterBegin()
/libtiff-4.0.7/tools/
H A Dtiffcp.c663 case ORIENTATION_TOPRIGHT: in tiffcp()
H A Dtiffcrop.c5977 case ORIENTATION_TOPRIGHT: in loadImage()