lighten

Blends a KalugaColor with another color using BlendMode.Lighten

Return

a KalugaColor that is the result of BlendMode.Lighten being applied with this KalugaColor as the base color and source as the source color If either this or source is a KalugaColor.DarkLightColor the result will be a KalugaColor.DarkLightColor as well.

Parameters

source

the KalugaColor that serves as the source color