Interface IInterpolationColor
Interface IInterpolationColor
名称: Aspose.Svg.Drawing 會議: Aspose.SVG.dll (25.5.0)
透露方法,以获取色调。
[ComVisible(true)]
public interface IInterpolationColor
Properties
Color
获取或设置代表相应位置使用的颜色的颜色。
Color Color { get; set; }
财产价值
Position
接收或设置颜色位置。
float Position { get; set; }