Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c509 static int writeImageSections(TIFF *, TIFF *, struct image_data *,
2422 if (writeImageSections(in, out, &image, &page, sections, &dump, sect_src, &sect_buff)) in main()
6984 writeImageSections(TIFF *in, TIFF *out, struct image_data *image, in writeImageSections() function