Home
last modified time | relevance | path

Searched defs:convertFromQImage (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_fixed_paint_device.cpp162 void KisFixedPaintDevice::convertFromQImage(const QImage& _image, const QString &srcProfileName) in convertFromQImage() function in KisFixedPaintDevice
H A Dkis_paint_device.cc1590 void KisPaintDevice::convertFromQImage(const QImage& _image, const KoColorProfile *profile, in convertFromQImage() function in KisPaintDevice
/dports/graphics/krita/krita-4.4.8/plugins/extensions/qmic/
H A Dkis_qmic_simple_convertor.cpp791 void KisQmicSimpleConvertor::convertFromQImage(const QImage &image, gmic_image<float> *gmicImage, f… in convertFromQImage() function in KisQmicSimpleConvertor