krita
KisRandomAccessor Class Reference
Inheritance diagram for KisRandomAccessor:

Detailed Description
Definition at line 32 of file kis_random_accessor.h.
Public Member Functions | |
KisRandomAccessor (KisTiledDataManager *ktm, Q_INT32 x, Q_INT32 y, Q_INT32 offsetx, Q_INT32 offsety, bool writable) | |
KisRandomAccessor (const KisRandomAccessor &rhs) | |
~KisRandomAccessor () | |
void | moveTo (Q_INT32 x, Q_INT32 y) |
Q_UINT8 * | rawData () const |
const Q_UINT8 * | oldRawData () const |
Member Function Documentation
void KisRandomAccessor::moveTo | ( | Q_INT32 | x, | |
Q_INT32 | y | |||
) |
Move to a given x,y position, fetch tiles and data.
Reimplemented in KisRandomAccessorPixel.
Definition at line 38 of file kis_random_accessor.cpp.
The documentation for this class was generated from the following files: