ILuminanceEffectiveData
ILuminanceEffectiveData interface
表示亮度效果。 亮度线性地使所有颜色更接近白色或黑色。 对比度将所有颜色缩放为更近或更远。
public interface ILuminanceEffectiveData : IEffectEffectiveData
特性
姓名 | 描述 |
---|---|
AsIEffectEffectiveData { get; } | 允许获取基础 IEffectEffectiveData 接口。 只读IEffectEffectiveData 。 |
Brightness { get; } | 亮度。 只读Single。 |
Contrast { get; } | 对比度。 只读Single。 |
也可以看看
- interface IEffectEffectiveData
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides