krita
KisTransformWorker Class Reference
Inheritance diagram for KisTransformWorker:

Detailed Description
Definition at line 32 of file kis_transform_worker.h.
Public Member Functions | |
KisTransformWorker (KisPaintDeviceSP dev, double xscale, double yscale, double xshear, double yshear, double rotation, Q_INT32 xtranslate, Q_INT32 ytranslate, KisProgressDisplayInterface *progress, KisFilterStrategy *filter) | |
~KisTransformWorker () | |
bool | isCanceled () |
bool | run () |
void | rotateNone (KisPaintDeviceSP src, KisPaintDeviceSP dst) |
void | rotateRight90 (KisPaintDeviceSP src, KisPaintDeviceSP dst) |
void | rotateLeft90 (KisPaintDeviceSP src, KisPaintDeviceSP dst) |
void | rotate180 (KisPaintDeviceSP src, KisPaintDeviceSP dst) |
The documentation for this class was generated from the following files: