Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ImageInfo Class Referenceextends FileInfo to provide image decompression and some additional fields for image meta-data More...
Inheritance diagram for ImageInfo:
Detailed Descriptionextends FileInfo to provide image decompression and some additional fields for image meta-data Definition at line 29 of file FileSystemImageSource.h.
Constructor & Destructor Documentation
constructor Definition at line 32 of file FileSystemImageSource.h. Member Function Documentation
uses FileInfo's prepare to load file into memory, and then replaces with a decompressed version Reimplemented from FileInfo. Definition at line 10 of file FileSystemImageSource.cc. Member Data Documentation
number of color channels Definition at line 41 of file FileSystemImageSource.h. Referenced by ImageInfo::prepare(), and FileSystemImageSource::sendData().
reference back to the containing data source so we can access FileSystemImageSource::layer Definition at line 38 of file FileSystemImageSource.h.
height of image Definition at line 40 of file FileSystemImageSource.h. Referenced by ImageInfo::prepare(), and FileSystemImageSource::sendData().
width of image Definition at line 39 of file FileSystemImageSource.h. Referenced by ImageInfo::prepare(), and FileSystemImageSource::sendData(). The documentation for this class was generated from the following files: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:41 2016 by Doxygen 1.6.3 |