Blending mode
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum BlendingModeType |
| Visual Basic (Declaration) |
|---|
Public Enumeration BlendingModeType |
| Visual C++ |
|---|
public enum class BlendingModeType |
Members
| Member name | Description | |
|---|---|---|
| Exclusion | ||
| Difference | ||
| SoftLight | ||
| HardLight | ||
| ColorBurn | ||
| ColorDodge | ||
| Lighten | ||
| Darken | ||
| Overlay | ||
| Screen | ||
| Multiply | ||
| Normal |
See Also
Bytescout.PDF Namespace