exactBounds

Sven Langkamp sven.langkamp at gmail.com
Wed Jul 18 17:39:00 CEST 2007


On 7/18/07, Casper Boemann <cbr at boemann.dk> wrote:
> On Wednesday 18 July 2007 13:33, Sven Langkamp wrote:
>
> > In bltMask there is:
> > srcRect &= selMask->exactBounds();
> >
> > I think this should be:
> > if(selMask datamanager defaultpixel == select min)
> >     srcRect &= selMask->exactBounds();
> sounds correct
>
> > What's equivalent to SELECT_MIN in a normal paintdevice?
> There is none - it's up to the color space to know and interpret

Then it would probably be better to remove that line and give the
caller the  responsibility to update the correct rect.


More information about the kimageshop mailing list