Method | Description | |
---|---|---|
HSV2RGB ( float H, float S, float V ) : Color | ||
Next ( ) : Brush |
Method | Description | |
---|---|---|
Generate ( int range ) : Color[] | ||
RandomBrush ( ) : System |
public static HSV2RGB ( float H, float S, float V ) : Color | ||
H | float | |
S | float | |
V | float | |
return | Color |