Footprint algorithms: in the stamp, or in the paintop?

Emanuele Tamponi emanuele at valinor.it
Wed Mar 26 09:24:27 CET 2008


Ah I forgot the painterly paintop example:

KisBidiOp::paintAt(info)
{
    stamp = currManipulator->createStamp(stampObject,colorSource,info);

    ... alterate stamp using colors on the canvas and viceversa: do the bidi!

    bitBlt(stamp to canvasDevice);
}


More information about the kimageshop mailing list