ColorBlend

A NonSeparableBlendMode that creates a result color with the luminance of the base color and the hue and saturation of the source color

Functions

Link copied to clipboard
open override fun blendColor(backdrop: KalugaColor, source: KalugaColor): KalugaColor

Blends two KalugaColor into a new KalugaColor using this BlendMode