Fwd: composite_copy

Cyrille Berger Skott cberger at cberger.net
Sun Oct 16 18:05:14 UTC 2011


On Sunday 16 October 2011, Boudewijn Rempt wrote:
> Erm... Where did the ordinary composite_copy composite op go? Did we
> disable it intentionally? We need something that just copies the dst
> disregarding src to make things like filter layers with color to alpha
> work.
It is still there. But for the "color to alpha" filter, we probably need a 
composite op that does this:
selection * src + (1-selection) *dst (applied on all channels, colors and 
alpha)

But that we never had (I think).

-- 
Cyrille Berger Skott


More information about the kimageshop mailing list