Luminance

Luminance class

表示亮度效果。 亮度线性地使所有颜色更接近白色或黑色。 对比度将所有颜色缩放为更近或更远。

public class Luminance : ImageTransformOperation, ILuminance

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent

方法

姓名描述
override Equals(object)确定指定的Luminance是否等于当前的亮度。
GetEffective()获取应用了继承的有效亮度效果数据。
override GetHashCode()用作特定类型的哈希函数。

也可以看看