SoftLight
A SeparableBlendMode where if the source color is lighter than 50% gray, the color is lightened, as if ColorDodge was applied. If the source color is darker than 50% gray, the image is darkened, as if ColorBurn was applied
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
Link copied to clipboard
Blends the color of a single channel