|
Krita Source Code Documentation
|
This is the complete list of members for LinearStorage, including all inherited members.
| LinearStorage(quint8 *buffer, int width, int height, int pixelSize) | LinearStorage | inline |
| m_buffer | LinearStorage | private |
| m_marks | LinearStorage | private |
| m_pixelSize | LinearStorage | private |
| m_width | LinearStorage | private |
| pickMark(int x, int y) | LinearStorage | inline |
| pickPixel(int x, int y) | LinearStorage | inline |
| StorageType typedef | LinearStorage |