Enum BlendingFunction
- Namespace
- Olve.OpenRaster
- Assembly
- Olve.OpenRaster.dll
The blending function to use when blending layers. See the OpenRaster specification.
public enum BlendingFunction
Fields
Color = 11ColorBurn = 7ColorDodge = 6Darken = 4Difference = 10HardLight = 8Hue = 13Lighten = 5Luminosity = 12Multiply = 1Normal = 0Overlay = 3Saturation = 14Screen = 2SoftLight = 9