ColorTranslator.FromHtml
ColorTranslator.FromHtml method
HTML 색상에서 색상을 가져옵니다.
public static Color FromHtml(string htmlColor)
모수 | 유형 | 설명 |
---|---|---|
htmlColor | String | HTML 색상. |
반환 값
그 색깔.
또한보십시오
- struct Color
- class ColorTranslator
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
HTML 색상에서 색상을 가져옵니다.
public static Color FromHtml(string htmlColor)
모수 | 유형 | 설명 |
---|---|---|
htmlColor | String | HTML 색상. |
그 색깔.