IGrayScaleEffectiveData
IGrayScaleEffectiveData interface
Immutable object which representsepresents a Gray Scale effect. Converts all effect color values to a shade of gray, corresponding to their luminance. Effect alpha (opacity) values are unaffected.
public interface IGrayScaleEffectiveData : IEffectEffectiveData
Properties
Name | Description |
---|---|
AsIEffectEffectiveData { get; } | Allows to get base IEffectEffectiveData interface. Read-only IEffectEffectiveData . |
See Also
- interface IEffectEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides