Lynkeos
Classes
MyTiff16Reader.h File Reference

Reader for 16 bits and monochrome TIFF images. More...

#include <tiffio.h>
#include <LynkeosCore/LynkeosFileReader.h>
Include dependency graph for MyTiff16Reader.h:
This graph shows which files directly or indirectly include this file:

Classes

class  MyTiff16Reader
 Class for reading 16 bits or monochrome TIFF image file format. More...
 

Detailed Description

Reader for 16 bits and monochrome TIFF images.

These formats are not directly supported by Cocoa, which reads them as 8 bits RGB images. This class is delared with a higher priority.