Свойство | Type | Description | |
---|---|---|---|
ColorRGB | System |
Méthode | 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.
|
Méthode | Description | |
---|---|---|
ColorRGB ( |
public ColorRGB ( |
||
value | The color to use. | |
Résultat | System |
public ColorRGB ( Color color ) : System.Drawing | ||
color | Color | The color to use. |
Résultat | System.Drawing |
public static FromMagickColor ( |
||
color | The color to use. | |
Résultat |