IInterpolationColor Interface
Desclares methods for getting interpolation color.

Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public interface IInterpolationColor

The IInterpolationColor type exposes the following members.

Properties
  NameDescription
Public propertyColor
Get the color that represents the colors to use at corresponding positions along a gradient.
Public propertyPosition
Gets the color position.
See Also