| ImageEn, unit imageenview |
|
TIESoftCropMode
TIESoftCropMode
Declaration
TIESoftCropMode = (iesfNone, iesfAlphaBlend, iesfGrid, iesfAdd);
Description
Portion of layers that are outside the background layer are shown as:
| Value | Description |
| iesfNone | Normal |
| iesfAlphaBlend | Partially transparent (to the level specified by SoftCropValue) |
| iesfGrid | Grayed (Grid matrix pattern) |
| iesfAdd | Color shifted/washed out (to the level specified by SoftCropValue) |
See Also
◼SoftCropValue