System::Drawing::ColorTranslator::FromHtml 메서드
ColorTranslator::FromHtml method
지정된 HTML 색상 표현을 동등한 Color 객체로 변환합니다.
static Color System::Drawing::ColorTranslator::FromHtml(const System::String &name)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | const System::String& | 번역할 HTML 색상의 이름 |
ReturnValue
지정된 HTML 색상을 나타내는 Color 객체
또 보기
- Class Color
- Class String
- Class ColorTranslator
- Namespace System::Drawing
- Library Aspose.Page for C++