Information Classification: External Restricted.
See https://www.chili-publish.com/security
Editor Enumerations - BlendMode
Blend Mode Enumeration
Possible Values
If "value" is empty, the name is used (except if the item "Is Empty")
Name | Value | Default | Empty | Icon | Description |
|---|---|---|---|---|---|
BLEND_NORMAL | normal | true |
|
| No BlendMode applied |
BLEND_MULTIPLY | multiply |
|
|
| Multiply BlendMode |
BLEND_DARKEN | darken |
|
|
| Darken BlendMode |
BLEND_DIFFERENCE | difference |
|
|
| Difference BlendMode |
BLEND_HARDLIGHT | hardlight |
|
|
| HardLight BlendMode |
BLEND_LIGHTEN | lighten |
|
|
| Lighten BlendMode |
BLEND_OVERLAY | overlay |
|
|
| Overlay BlendMode |
BLEND_SCREEN | screen |
|
|
| Screen BlendMode |