Luminosity
A NonSeparableBlendMode that creates a result color with the hue and saturation of the base color and the luminance 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