public enum BlendingMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BlendingMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum BlendingMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum BlendingMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Add | Add. |
Alpha | Alpha blending. |
Color | Color. |
ColorBurn | Color Burn. |
ColorDodge | Color Dodge. |
Darken | Darken. |
Difference | Difference |
Exclusion | Exclusion |
HardLight | Hard Light |
Hue | Hue |
Lighten | Lighten |
LinearBurn | Linear Burn |
LinearDodge | Linear Dodge |
LinearLight | Linear Light |
Luminosity | Luminosity |
Multiply | Multiply. |
None | No blending. |
Normal | Normal |
Overlay | Overlay |
PinLight | Pin Light |
Saturation | Saturation |
Screen | Screen. |
SoftLight | Soft Light |
VividLight | Vivid Light |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.BlendingMode
Target Platforms: Windows 10, Windows 8.1