
Thread
2022.04.27 12:50 "Re: [Tiff] questions about LAB encoded TIFF", by John
Just check bitspersample. You can fetch the decoded pixels from the file in the usual way, for example with TIFFReadScanline().
Just check bitspersample. You can fetch the decoded pixels from the file in the usual way, for example with TIFFReadScanline().