System::Drawing::ColorTranslator::ToHtml 메서드

ColorTranslator::ToHtml method

지정된 Color 객체를 동등한 HTML 색상의 문자열 표현으로 변환합니다.

static String System::Drawing::ColorTranslator::ToHtml(const Color &color)
매개변수형식설명
colorconst Color&번역할 Color 객체

ReturnValue

color가 나타내는 색상에 해당하는 HTML 색상의 이름

또 보기