Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c197 #define ONE_FILE_SEPARATED 1 /* One file, sections to new IFDs */ macro
1646 case 'd': crop_data->exp_mode = ONE_FILE_SEPARATED; in process_command_opts()
6904 case ONE_FILE_SEPARATED: /* Regions as separated images */ in writeSelections()