krita
KisImageIface Class Reference
List of all members.Detailed Description
Definition at line 32 of file kis_image_iface.h.
DCOP Member Functions | |
| int | height () const |
| int | width () const |
| void | setName (const QString &name) |
| void | rotateCCW () |
| void | rotateCW () |
| void | rotate180 () |
| void | rotate (double angle) |
| DCOPRef | activeDevice () |
| DCOPRef | colorSpace () const |
Public Member Functions | |
| KisImageIface (KisImage *img_) | |
Member Function Documentation
|
|
Get the active painting device.
Definition at line 74 of file kis_image_iface.cc. |
|
|
Get the colorspace of this image.
Definition at line 87 of file kis_image_iface.cc. |
The documentation for this class was generated from the following files:

