Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c533 static int invertImage(uint16, uint16, uint16, uint32, uint32,
7418 if (invertImage(image->photometric, image->spp, image->bps, in processCropSelections()
7525 if (invertImage(image->photometric, image->spp, image->bps, in processCropSelections()
7653 if (invertImage(image->photometric, image->spp, image->bps, in createCroppedImage()
9129 invertImage(uint16 photometric, uint16 spp, uint16 bps, uint32 width, uint32 length, unsigned char … in invertImage() function