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.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IGrayScaleEffectiveData
Public Interface IGrayScaleEffectiveData
public interface class IGrayScaleEffectiveData
type IGrayScaleEffectiveData = interface end
See Also