|
Krita Source Code Documentation
|
#include "kis_paint_device_debug_utils.h"#include <QRect>#include <QImage>#include "kis_paint_device.h"Go to the source code of this file.
Functions | |
| void | kis_debug_save_device_incremental (KisPaintDeviceSP device, int i, const QRect &rc, const QString &suffix, const QString &prefix) |
| void kis_debug_save_device_incremental | ( | KisPaintDeviceSP | device, |
| int | i, | ||
| const QRect & | rc, | ||
| const QString & | suffix, | ||
| const QString & | prefix ) |
Definition at line 15 of file kis_paint_device_debug_utils.cpp.
References KisPaintDevice::convertToQImage(), and KisPaintDevice::exactBounds().