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