blendColor

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

Return

a KalugaColor.RGBColor that is the result of backdrop and source being blended using this Blend mode

Parameters

backdrop

the KalugaColor.RGBColor at the base layer

source

the KalugaColor.RGBColor at the top layer