Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c198 #define FILE_PER_IMAGE_COMPOSITE 2 /* One file per image, combined sections */ macro
1649 case 'i': crop_data->exp_mode = FILE_PER_IMAGE_COMPOSITE; in process_command_opts()
6922 case FILE_PER_IMAGE_COMPOSITE: /* Regions as composite image */ in writeSelections()