|
Krita Source Code Documentation
|
Public Member Functions | |
| const quint8 * | getPixel () const |
| void | nextPixel () |
| PointerToArray (const quint8 *colors, int pixelSize) | |
Private Attributes | |
| const quint8 * | m_colors |
| const int | m_pixelSize |
Definition at line 119 of file KoMixColorsOpImpl.h.
|
inline |
Definition at line 120 of file KoMixColorsOpImpl.h.
|
inline |
Definition at line 126 of file KoMixColorsOpImpl.h.
References KoMixColorsOpImpl< _CSTrait >::PointerToArray::m_colors.
|
inline |
Definition at line 130 of file KoMixColorsOpImpl.h.
References KoMixColorsOpImpl< _CSTrait >::PointerToArray::m_colors, and KoMixColorsOpImpl< _CSTrait >::PointerToArray::m_pixelSize.
|
private |
Definition at line 135 of file KoMixColorsOpImpl.h.
|
private |
Definition at line 136 of file KoMixColorsOpImpl.h.