ILuminanceEffectiveData
ILuminanceEffectiveData interface
Represents a Luminance effect. Brightness linearly shifts all colors closer to white or black. Contrast scales all colors to be either closer or further apart.
public interface ILuminanceEffectiveData : IEffectEffectiveData
Properties
| Name | Description |
|---|---|
| AsIEffectEffectiveData { get; } | Allows to get base IEffectEffectiveData interface. Read-only IEffectEffectiveData. |
| Brightness { get; } | Brightness. Read-only Single. |
| Contrast { get; } | Contrast. Read-only Single. |
See Also
- interface IEffectEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides