API change proposal for pigment's KoColorSpace

Boudewijn Rempt boud at valdyas.org
Fri Dec 1 16:12:07 CET 2006


On Friday 01 December 2006 16:05, Cyrille Berger wrote:
> exemple of use:
>
> KoColorTransformationOperation* transfo = cs->createDesaturateAdjustment();
>
> KisHLineIterator it = createsomiterator;
> while(!it.isDone())
> {
> 	transfo->transform(it.oldRawData(), it.rawData(),1);
> 	it++;
> }

Who deletes it? Or is it pooled (in which case getDes..Adj..() would be 
better), but then, how is it returned to the pool?

-- 
Boudewijn Rempt 
http://www.valdyas.org/fading/index.cgi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kimageshop/attachments/20061201/86e3c89a/attachment.pgp 


More information about the kimageshop mailing list