Method | Description | |
---|---|---|
ColorHSL ( ) : System |
Initialize a new instance of the ColorHSL class.
|
|
ColorHSL ( Color c ) : System |
Initialize a new instance of the ColorHSL class.
|
public ColorHSL ( Color c ) : System | ||
c | Color | Initialize from an existing Color. |
return | System |