AlphaColorTransform(Single) Constructor
Initializes a new instance of the AlphaColorTransform class with specified settings.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| value | Single | The intensity of the alpha component. A value between 0 and 1. |
See Also