|
Lynkeos
|
Classes | |
| protocol | <LynkeosFileReader> |
| Common protocol for all file readers. More... | |
| protocol | <LynkeosImageFileReader> |
| Protocol for image file readers. More... | |
| protocol | <LynkeosMovieFileReader> |
| Protocol for movie file readers. More... | |
| protocol | <LynkeosFileWriter> |
| Common protocol for all file writers. More... | |
| protocol | <LynkeosImageFileWriter> |
| Protocol to conform for image file writers. More... | |
| protocol | <LynkeosMovieFileWriterDelegate> |
| This protocol describes the delegate which feed the movie writer with frame data. More... | |
| protocol | <LynkeosMovieFileWriter> |
| Protocol to conform for movie file writers. More... | |
| class | MyTiff16Reader |
| Class for reading 16 bits or monochrome TIFF image file format. More... | |
| class | DcrawReader |
| Class for reading digital cameras raw image file formats. More... | |
| category | DcrawReader(Private) |
| Private part of the DCRAW readder class. More... | |
| class | FFmpegReader |
| Class for reading movie file formats non supported by Cocoa. More... | |
| category | FFmpegReader(Private) |
| Internals of the FFmpeg reader. More... | |
| class | FITSReader |
| Class for reading FITS image file format. More... | |
| class | FITSWriter |
| FITS file format writer class. More... | |
| class | MyCocoaImageReader |
| Class for reading every Cocoa image file format. More... | |
| class | MyQuickTimeReader |
| Class for reading QuickTime movie files. More... | |
| class | MyTiffWriter |
| TIFF file format writer class. More... | |
The graphic files access classes are used by the models and controller classes to read and write data to/from graphics files of many formats.
1.8.4