Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c179 #define MIRROR_BOTH 3 macro
1861 case 'b': crop_data->mirror = MIRROR_BOTH; in process_command_opts()
6234 mirror = (uint16)(image->adjustments & MIRROR_BOTH); in correct_orientation()
9029 case MIRROR_BOTH: in mirrorImage()