OpenGL Drop Shadow Effects
Note that the OpenGL Drop Shadow Effects are OpenGL effects and only available on platforms supporting OpenGL.
NoteBe advised that the OpenGL Drop Shadow Effects are rendered twice and therefore consume performance.
GlDropShadowBitmapBrushBlend
With this effect an image can drop a shadow that is defined by the alpha channel of the image, the shadow color, the light angle, distance and shadow scale.

Image
Here you define the image that should be displayed. The image can be selected from the list of imported images in the "Choose Item" dialog.

Shadow Color
The color of the shadow can be entered using the input fields. Alternatively, you can click on the color field on the left, which opens the "Color Palette" Window where you can pick the desired color from a color palette.

More Shadow Properties

| Light Angle: |
Blur Filter
With this property the blurriness of the shadow can be defined. There are two options available:
| Hardshadow | |
| SoftShadow3x3 |

GlDropShadowBitmapBrushColorBlend
The OpenGL Drop Shadow Bitmap Brush Color Blend effect adds color blending to the GlDropShadowBitmapBrushBlend effect. effect. This means, the visible image drops a configurable shadow and additionally, a color can be defined to blend the visible image with.
This effect is designed for the use with the text. Do not use with any text cache type other than BitmapCache!

Color
This property defines the constant color for modulating all input color channels (RGBA). This means, the displayed image is blended with the color configured with this property according to the Blending options configured below.
Blending Options
To configure the color blending, several color blend options are available.
More details regarding color blending properties in CGI Studio can be found at the SolidColorBrushColorBlend effect.
Further information about blending in general are given in chapter Blending.
Drop Shadow Properties
The configurable properties for the dropped shadow are the same as for OpenGl Drop Shadow Bitmap Brush Blend effect:
- Shadow Color
- Light Angle
- Distance
- Shadow Scale
- Blur Filter