Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c504 static int extractImageSection(struct image_data *, struct pageseg *,
6645 extractImageSection(struct image_data *image, struct pageseg *section, in extractImageSection() function
7018 if (extractImageSection (image, &sections[i], src_buff, sect_buff)) in writeImageSections()