filters
KisTIFFReaderTarget16bit Class Reference
Inheritance diagram for KisTIFFReaderTarget16bit:

Detailed Description
Definition at line 174 of file kis_tiff_reader.h.
Public Member Functions | |
KisTIFFReaderTarget16bit (KisPaintDeviceSP device, Q_UINT8 *poses, int8 alphapos, uint8 sourceDepth, uint8 nbcolorssamples, uint8 extrasamplescount, cmsHTRANSFORM transformProfile, KisTIFFPostProcessor *postprocessor) | |
virtual uint | copyDataToChannels (Q_UINT32 x, Q_UINT32 y, Q_UINT32 dataWidth, TIFFStreamBase *tiffstream) |
Member Function Documentation
uint KisTIFFReaderTarget16bit::copyDataToChannels | ( | Q_UINT32 | x, | |
Q_UINT32 | y, | |||
Q_UINT32 | dataWidth, | |||
TIFFStreamBase * | tiffstream | |||
) | [virtual] |
This function copy data from the tiff stream to the paint device starting at the given position.
- Parameters:
-
x horizontal start position y vertical start position dataWidth width of the data to copy tiffstream source of data
- Returns:
- the number of line which were copied
Implements KisTIFFReaderBase.
Definition at line 55 of file kis_tiff_reader.cc.
The documentation for this class was generated from the following files: