Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
FileSystemImageSource Class Reference#include <FileSystemImageSource.h>
Inheritance diagram for FileSystemImageSource:
![]() Detailed DescriptionExtends FileSystemDataSource to decompress image data.Definition at line 8 of file FileSystemImageSource.h.
Constructor & Destructor Documentation
Member Function Documentation
ignores call -- images don't provide outputs
Reimplemented from FileSystemDataSource. Definition at line 29 of file FileSystemImageSource.h.
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.
Member Data Documentation
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 FileSystemImageSource::ImageInfo::writeHeader().
The documentation for this class was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 4.0 |
Generated Thu Nov 22 01:01:21 2007 by Doxygen 1.5.4 |