Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c514 static int createCroppedImage(struct image_data *, struct crop_mask *,
2375 if (createCroppedImage(&image, &crop, &read_buff, &crop_buff)) in main()
7593 createCroppedImage(struct image_data *image, struct crop_mask *crop, in createCroppedImage() function