프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ColorRGB | System |
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
ColorRGB ( |
public ColorRGB ( |
||
value | The color to use. | |
리턴 | System |
public ColorRGB ( Color color ) : System.Drawing | ||
color | Color | The color to use. |
리턴 | System.Drawing |
public static FromMagickColor ( |
||
color | The color to use. | |
리턴 |