#include <kis_cached_paint_device.h>
Definition at line 18 of file kis_cached_paint_device.h.
◆ getDevice() [1/2]
◆ getDevice() [2/2]
Definition at line 32 of file kis_cached_paint_device.h.
32 {
34
37 } else {
39 }
40
43 device->
setX(prototype->
x());
44 device->
setY(prototype->
y());
45
46 return device;
47 }
void setDefaultPixel(const KoColor &defPixel)
void setDefaultBounds(KisDefaultBoundsBaseSP bounds)
KisDefaultBoundsBaseSP defaultBounds() const
void convertTo(const KoColorSpace *dstColorSpace, KoColorConversionTransformation::Intent renderingIntent=KoColorConversionTransformation::internalRenderingIntent(), KoColorConversionTransformation::ConversionFlags conversionFlags=KoColorConversionTransformation::internalConversionFlags(), KUndo2Command *parentCommand=nullptr, KoUpdater *progressUpdater=nullptr)
References KisPaintDevice::convertTo(), KisPaintDevice::defaultBounds(), m_stack, KisPaintDevice::setDefaultBounds(), KisPaintDevice::setDefaultPixel(), KisPaintDevice::setX(), KisPaintDevice::setY(), KisPaintDevice::x(), and KisPaintDevice::y().
◆ isEmpty()
| bool KisCachedPaintDevice::isEmpty |
( |
| ) |
const |
|
inline |
◆ putDevice()
◆ m_stack
The documentation for this class was generated from the following file: