Lynkeos
|
Class for reading every Cocoa image file format. More...
#import <MyCocoaFilesReader.h>
Additional Inherited Members | |
![]() | |
(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... | |
![]() | |
(void) | + lynkeosFileTypes: |
Returns the file types handled by that class. More... | |
(BOOL) | + hasCustomImageBuffer |
Does this reader provides some custom image buffer class(es) ? More... | |
Class for reading every Cocoa image file format.