GrayScale

GrayScale class

表示灰度效果。将所有效果颜色值转换为灰色阴影, 对应于它们的亮度。效果 alpha(不透明度)值不受影响。

public class GrayScale : ImageTransformOperation, IGrayScale

特性

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

方法

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

也可以看看