krita
KisAutobrushShape Class Reference
Inheritance diagram for KisAutobrushShape:

Detailed Description
Definition at line 24 of file kis_autobrush_resource.h.
Public Member Functions | |
| KisAutobrushShape (Q_INT32 w, Q_INT32 h, double fh, double fv) | |
| void | createBrush (QImage *img) |
Protected Member Functions | |
| virtual Q_INT8 | valueAt (Q_INT32 x, Q_INT32 y)=0 |
Protected Attributes | |
| Q_INT32 | m_w |
| Q_INT32 | m_h |
| double | m_fh |
| double | m_fv |
The documentation for this class was generated from the following files:

