Base class for u16 color models?

Casper Boemann cbr at boemann.dk
Tue Aug 9 21:44:10 CEST 2005


On Tuesday 09 August 2005 21:34, Boudewijn Rempt wrote:
> Currently there's a bit of code, often with lines commented out in every
> color strategy that goes like
>
> switch(op)
> 	COMPOSITE_OVER
> 		composite_over()
> 	COMPOSITE_BLA
> 		composite_bla()
>
> and I want to put that in the KisStrategyColorSpace, together with empty
> implementations for all the composite_bla()'s -- meaning that the
> subclasses can choose which stub to override, and put the overridden stubs
> in the list with supported ops.
Okay.

-- 
best regards / venlig hilsen
Casper Boemann


More information about the kimageshop mailing list