Table of Contents

Enum SvgBlendMode

Namespace
Svg.FilterEffects
Assembly
Svg.dll
[TypeConverter(typeof(SvgBlendModeConverter))]
public enum SvgBlendMode

Fields

Color = 14
ColorBurn = 7
ColorDodge = 6
Darken = 4
Difference = 10
Exclusion = 11
HardLight = 8
Hue = 12
Lighten = 5
Luminosity = 15
Multiply = 1
Normal = 0
Overlay = 3
Saturation = 13
Screen = 2
SoftLight = 9