|
Krita Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | KritaUtils |
Functions | |
| template<class PixelProcessor > | |
| void | KritaUtils::processTwoDevices (const QRect &rc, KisRandomConstAccessorSP srcIt, KisRandomAccessorSP dstIt, const int srcPixelSize, const int dstPixelSize, PixelProcessor pixelProcessor) |
| template<class PixelProcessor > | |
| void | KritaUtils::processTwoDevicesWithStrides (const QRect &rc, KisRandomConstAccessorSP srcIt, KisRandomAccessorSP dstIt, PixelProcessor pixelProcessor) |