ColorChangeEffectiveDataUseAlpha Property

Returns a boolean value which determines if alpha component should be used. Read-only Boolean.

Namespace:  Aspose.Slides.Effects
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public bool UseAlpha { get; }

Property Value

Type: Boolean

Implements

IColorChangeEffectiveDataUseAlpha
See Also