Method | Description | |
---|---|---|
Options ( ) : System |
Creates a new instance using default values.
|
|
Options ( ColorScheme scheme, Luminosity luminosity ) : System |
Creates a new instance with the given color scheme and luminosity range.
|
public Options ( ColorScheme scheme, Luminosity luminosity ) : System | ||
scheme | ColorScheme | The color scheme to use when generating the color. |
luminosity | Luminosity | The luminosity range to use when generating the color. |
return | System |