Creates a new transform.
Syntax
Unit: FlexCel.Core
constructor TAlphaModFixBlipTransform.Create(const aAlpha: Double);
Parameters
<-> |
Parameter |
Type |
Description |
const |
aAlpha |
Double |
Opacity which will be multiplied by the image opacity to get the final opacity. 0 Means fully opaque and 1 fully transparent. |
See also