|
Krita Source Code Documentation
|
Functions | |
| template<int pixelSize> | |
| ALWAYS_INLINE void | clearPixel (quint8 *dst) |
| template<int pixelSize> | |
| ALWAYS_INLINE void | copyPixel (const quint8 *src, quint8 *dst) |
| ALWAYS_INLINE void KoStreamedMathFunctions::clearPixel | ( | quint8 * | dst | ) |
Definition at line 848 of file KoStreamedMath.h.
| ALWAYS_INLINE void KoStreamedMathFunctions::copyPixel | ( | const quint8 * | src, |
| quint8 * | dst ) |
Definition at line 854 of file KoStreamedMath.h.