Luminance
Luminance class
表示亮度效果。 亮度线性地使所有颜色更接近白色或黑色。 对比度将所有颜色缩放为更近或更远。
public class Luminance : ImageTransformOperation, ILuminance
特性
姓名 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent 。 |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 确定指定的Luminance 是否等于当前的亮度。 |
GetEffective() | 获取应用了继承的有效亮度效果数据。 |
override GetHashCode() | 用作特定类型的哈希函数。 |
也可以看看
- class ImageTransformOperation
- interface ILuminance
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides