AlphaReplace
AlphaReplace class
表示一个 Alpha 替换效果。效果的 alpha(不透明度)值被固定的 alpha 替换。
public sealed class AlphaReplace : ImageTransformOperation, IAlphaReplace
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | 允许获取基础 IPresentationComponent 接口。只读 IPresentationComponent 。 |
Methods
Name | Description |
---|---|
override Equals(object) | 确定指定的 AlphaReplace 是否等于当前的 AlphaReplace 。 |
GetEffective() | 获取应用继承的有效 Alpha 替换效果数据。 |
override GetHashCode() | 作为特定类型的哈希函数。 |
See Also
- class ImageTransformOperation
- interface IAlphaReplace
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides