GrayScale
GrayScale class
表示灰度效果。将所有效果颜色值转换为灰色阴影, 对应于它们的亮度。效果 alpha(不透明度)值不受影响。
public class GrayScale : ImageTransformOperation, IGrayScale
特性
姓名 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent 。 |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 确定指定的GrayScale 是否等于当前的GrayScale。 |
GetEffective() | 获取应用了继承的有效灰度效果数据。 |
override GetHashCode() | 用作特定类型的哈希函数。 |
也可以看看
- class ImageTransformOperation
- interface IGrayScale
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides