Overlay

A SeparableBlendMode where if the base layer is light, the top layer becomes lighter; where the base layer is dark, the top becomes darker

Functions

Link copied to clipboard

Blends two KalugaColor into a new KalugaColor using this BlendMode

Blends two KalugaColor.RGBColor into a new KalugaColor.RGBColor using this BlendMode

Link copied to clipboard
open override fun blendColorChannel(backdrop: Double, source: Double): Double

Blends the color of a single channel