Method | Description | |
---|---|---|
ColorMono ( bool isBlack ) : System |
Initializes a new instance of the ColorMono 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 | |
---|---|---|
ColorMono ( |
public ColorMono ( bool isBlack ) : System | ||
isBlack | bool | Specifies if the color is black or white. |
return | System |
public static FromMagickColor ( |
||
color | The color to use. | |
return |