Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c546 static int extractCompositeRegions(struct image_data *, struct crop_mask *,
6274 extractCompositeRegions(struct image_data *image, struct crop_mask *crop, in extractCompositeRegions() function
7404 if (extractCompositeRegions(image, crop, read_buff, crop_buff) != 0) in processCropSelections()