KisColor::toQColor

Sven Langkamp longamp at reallygood.de
Tue Jun 14 00:07:02 CEST 2005


> void KisColor::toQColor(const QUANTUM *src, QColor *c, KisProfileSP profile)
> {
> 	m_colorStrategy->toQColor(src, c, profile);
> }
Shouldn't this work with m_data instead of src?


More information about the kimageshop mailing list