AlphaModulateFixed
AlphaModulateFixed class
表示一种 Alpha 调制固定效果。效果的 alpha(不透明度)值乘以一个固定比例。
public sealed class AlphaModulateFixed : ImageTransformOperation, IAlphaModulateFixed
Properties
Name | Description |
---|---|
Amount { get; set; } | 返回效果的百分比数值。可读写 Single。 |
AsIPresentationComponent { get; } | 允许获取基础 IPresentationComponent 接口。只读 IPresentationComponent 。 |
Methods
Name | Description |
---|---|
override Equals(object) | 确定指定的 AlphaModulateFixed 是否等于当前的 AlphaModulateFixed 。 |
GetEffective() | 获取应用继承的有效 Alpha Modulate Fixed 效果数据。 |
override GetHashCode() | 作为特定类型的哈希函数。 |
See Also
- class ImageTransformOperation
- interface IAlphaModulateFixed
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides