enum Mode;
| Value | Description |
|---|---|
MODE_NOT_USE |
Not used. |
MODE_BLEND |
The blend process. |
MODE_SEPARATE_BLEND |
Separate blend process. |
MODE_LOGIC |
The logical operation. |
Definition of blend mode.
CONFIDENTIAL