BiLevel

BiLevel class

表示双级(黑/白)效果。 亮度小于指定阈值的输入颜色变为黑色。 亮度大于或等于指定值的输入颜色设置为白色。 alpha 效果值不受此效果的影响。

public class BiLevel : ImageTransformOperation, IBiLevel

特性

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

方法

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

也可以看看