|
Krita Source Code Documentation
|
#include <kis_cross_device_color_sampler.h>
Public Types | |
| typedef KisRandomSubAccessorSP | accessor_type |
| typedef qreal | coord_type |
Static Public Member Functions | |
| static accessor_type | createAccessor (KisPaintDeviceSP dev) |
| template<bool useOldData> | |
| static void | sampleData (accessor_type accessor, quint8 *data, const KoColorSpace *) |
Definition at line 14 of file kis_cross_device_color_sampler.h.
Definition at line 16 of file kis_cross_device_color_sampler.h.
| typedef qreal SamplerTraitReal::coord_type |
Definition at line 15 of file kis_cross_device_color_sampler.h.
|
inlinestatic |
Definition at line 17 of file kis_cross_device_color_sampler.h.
References KisPaintDevice::createRandomSubAccessor().
|
inlinestatic |
Definition at line 22 of file kis_cross_device_color_sampler.h.
References KisRandomSubAccessor::sampledOldRawData(), and KisRandomSubAccessor::sampledRawData().