|
Lynkeos
|
Class for reading FITS image file format. More...
#import <FITSReader.h>


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... | |
Class for reading FITS image file format.
1.8.4