BlendMode

BlendMode enumeration

The blend modes enumeration.

Members

Member nameDescription
NORMALNormal blend mode.
MULTIPLYMultiply blend mode.
SCREENScreen blend mode.
OVERLAYOverlay blend mode.
DARKENDarken blend mode.
LIGHTENLighten blend mode.
COLOR_DODGEColorDodge blend mode.
COLOR_BURNColorBurn blend mode.
HARD_LIGHTHardLight blend mode.
SOFT_LIGHTSoftLight blend mode.
DIFFERENCEDifference blend mode.
EXCLUSIONExclusion blend mode.
HUEHue blend mode.
SATURATIONSaturation blend mode.
COLORColor blend mode.
LUMINOSITYLuminosity blend mode.
COMPATIBLECompatible blend mode.

See Also