IColor |
public interface IColorProvider : IImmutable, IEquatable<IColorProvider>
The IColorProvider type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatableIColorProvider) | |
GetAxoColor | Calculates a color from the provided relative value. | |
GetColor | Calculates a color from the provided relative value. |