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
Blends two KalugaColor into a new KalugaColor using this BlendMode
open override fun blendColor(backdrop: KalugaColor.RGBColor, source: KalugaColor.RGBColor): KalugaColor.RGBColor
Blends two KalugaColor.RGBColor into a new KalugaColor.RGBColor using this BlendMode