Property | Type | Description | |
---|---|---|---|
ColorRGB | System |
Method | Description | |
---|---|---|
ColorRGB ( |
Initializes a new instance of the ColorRGB class.
|
|
ColorRGB ( Color color ) : System.Drawing |
Initializes a new instance of the ColorRGB class.
|
|
FromMagickColor ( |
Converts the specified MagickColor to an instance of this type.
|
Method | Description | |
---|---|---|
ColorRGB ( |
public ColorRGB ( |
||
value | The color to use. | |
return | System |
public ColorRGB ( Color color ) : System.Drawing | ||
color | Color | The color to use. |
return | System.Drawing |
public static FromMagickColor ( |
||
color | The color to use. | |
return |