FillBlendMode enumeration

FillBlendMode enumeration

Determines blend mode.

The FillBlendMode type exposes the following members:

Fields

FieldDescription
DARKENDarken blend mode.
LIGHTENLighten blend mode.
MULTIPLYMultiply blend mode.
OVERLAYOverlay blend mode.
SCREENScreen blend mode.

See Also