Method | Description | |
---|---|---|
ColorGray ( double shade ) : System |
Initializes a new instance of the ColorGray class.
|
|
FromMagickColor ( |
Converts the specified MagickColor to an instance of this type.
|
Method | Description | |
---|---|---|
UpdateValue ( ) : void |
Updates the color value in an inherited class.
|
Method | Description | |
---|---|---|
ColorGray ( |
public ColorGray ( double shade ) : System | ||
shade | double | Value between 0.0 - 1.0. |
return | System |
public static FromMagickColor ( |
||
color | The color to use. | |
return |