Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
FileSystemImageSource Class ReferenceExtends FileSystemDataSource to decompress image data. More...
Inheritance diagram for FileSystemImageSource:
Detailed DescriptionExtends FileSystemDataSource to decompress image data. Definition at line 8 of file FileSystemImageSource.h.
Constructor & Destructor Documentation
constructor Definition at line 11 of file FileSystemImageSource.h. Member Function Documentation
creates a new entry on files, virtual to allow subclasses to use a FileInfo subclass with more meta data (e.g. see FileSystemImageSource::ImageInfo) Reimplemented from FileSystemDataSource. Definition at line 52 of file FileSystemImageSource.h.
Gives the data referenced by curfile to the simulator. Implements FileSystemDataSource. Definition at line 44 of file FileSystemImageSource.h. Member Data Documentation
Definition at line 54 of file FileSystemImageSource.h. Referenced by sendData().
Controls the resolution layer at which the image should be processed. 0 indicates "automatic" mode (picks layer closest to image's resolution), positive numbers indicate the resolution layer directly. Negative values are relative to the number of layers marked available by the vision setup, so that typically -1 would correspond to the "double" layer, and -2 would correspond to the "full" layer. Definition at line 24 of file FileSystemImageSource.h. Referenced by FileSystemImageSource(), and sendData(). The documentation for this class was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:41 2016 by Doxygen 1.6.3 |