NonSeparableBlendMode
A BlendMode where the color channels cannot be blended by changing the Lumination and Saturation
Inheritors
Functions
Link copied to clipboard
Blends two KalugaColor into a new KalugaColor using this BlendMode
abstract fun blendColor(backdrop: KalugaColor.RGBColor, source: KalugaColor.RGBColor): KalugaColor.RGBColor
Blends two KalugaColor.RGBColor into a new KalugaColor.RGBColor using this BlendMode