Méthode | Description | |
---|---|---|
GetColor ( double prop ) : Color |
Gets a color corresponding to a number between 0.0 and 1.0 inclusive. The color will be a linear interpolation of the min and max colors.
|
|
StepGradient ( ) : System |
Default Constructor
|
|
StepGradient ( |
Constructor
|
public GetColor ( double prop ) : Color | ||
prop | double | the number to get corresponding color for (between 0.0 and 1.0) |
Résultat | Color |
public StepGradient ( |
||
stepType | type of gradient | |
Résultat | System |