IColorEffect
IColorEffect interface
表示动画行为的颜色效果。
public interface IColorEffect : IBehavior
特性
姓名 | 描述 |
---|---|
AsIBehavior { get; } | 允许获取基本 IBehavior 接口。 只读IBehavior 。 |
By { get; set; } | 描述彩色动画的相对偏移值。 读/写IColorOffset 。 |
ColorSpace { get; set; } | 表示行为的色彩空间。 读/写ColorSpace 。 |
Direction { get; set; } | 指定围绕色轮循环色调的方向。 读/写ColorDirection 。 |
From { get; set; } | 该值用于指定行为的起始颜色。 读/写IColorFormat 。 |
To { get; set; } | 描述动画颜色变化的结果颜色。 读/写IColorFormat 。 |
也可以看看
- interface IBehavior
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides