IInterpolationColor Interface

IInterpolationColor interface

Desclares methods for getting interpolation color.

public interface IInterpolationColor

Properties

NameDescription
Color { get; }Get the color that represents the colors to use at corresponding positions along a gradient.
Position { get; }Gets the color position.

See Also