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