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