Tint
Tint class
表示一种 Tint 效果。根据指定的数量,向色调偏移/远离效果颜色值。
public sealed class Tint : ImageTransformOperation, ITint
属性
名称 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基本的 IPresentationComponent 接口。只读 IPresentationComponent 。 |
方法
名称 | 描述 |
---|---|
override Equals(object) | 确定指定的 Tint 是否等于当前的 Tint 。 |
GetEffective() | 获取应用了继承的有效 Tint 效果数据。 |
override GetHashCode() | 作为特定类型的哈希函数。 |
另请参阅
- class ImageTransformOperation
- interface ITint
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides