public interface IInterpolationColor
Desclares methods for getting interpolation color.
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Drawing.Color |
getColor()
Get the color that represents the colors to use at corresponding positions along a gradient.
|
float |
getPosition()
Gets the color position.
|