filters
TIFFStreamBase Class Reference
Inheritance diagram for TIFFStreamBase:

Detailed Description
Definition at line 25 of file kis_tiff_stream.h.
Public Member Functions | |
| TIFFStreamBase (uint16 depth) | |
| virtual uint32 | nextValue ()=0 |
| virtual void | restart ()=0 |
| virtual void | moveToLine (uint32 lineNumber)=0 |
Protected Attributes | |
| uint16 | m_depth |
The documentation for this class was generated from the following file:

