ColorTranslator.ToHtml
ColorTranslator.ToHtml method
color. 에서 HTML 색상을 만듭니다.
public static string ToHtml(Color c)
모수 | 유형 | 설명 |
---|---|---|
c | Color | 색상 클래스입니다. |
반환 값
html 문자열 색상입니다.
또한보십시오
- struct Color
- class ColorTranslator
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
color. 에서 HTML 색상을 만듭니다.
public static string ToHtml(Color c)
모수 | 유형 | 설명 |
---|---|---|
c | Color | 색상 클래스입니다. |
html 문자열 색상입니다.