difference
Blends a KalugaColor with another color using BlendMode.Difference
Return
a KalugaColor that is the result of BlendMode.Difference 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