Lynkeos
List of all members
MyTiff16Reader Class Reference

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

#import <MyTiff16Reader.h>

Inheritance diagram for MyTiff16Reader:
Inheritance graph
[legend]
Collaboration diagram for MyTiff16Reader:
Collaboration graph
[legend]

Additional Inherited Members

- Instance Methods inherited from <LynkeosImageFileReader>
(NSImage *) - getNSImage
 Returns an NSImage for displaying. More...
 
(void) - getImageSample:withPrecision:withPlanes:atX:Y:W:H:lineWidth:
 Retrieves image data for processing. More...
 
(id< LynkeosImageBuffer >) - getCustomImageSampleAtX:Y:W:H:
 Retrieves image data in a custom format for calibration (see hasCustomImageBuffer). More...
 
- Class Methods inherited from <LynkeosFileReader>
(void) + lynkeosFileTypes:
 Returns the file types handled by that class. More...
 
(BOOL) + hasCustomImageBuffer
 Does this reader provides some custom image buffer class(es) ? More...
 

Detailed Description

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

The TIFF file is opened and closed each time we need to read its contents. Otherwise, all the TIFF files would be loaded in memory.


The documentation for this class was generated from the following file: