System::Drawing::ColorTranslator::ToHtml metodu

ColorTranslator::ToHtml method

Belirtilen Color nesnesini eşdeğer HTML renginin dize temsiline dönüştürür.

static String System::Drawing::ColorTranslator::ToHtml(const Color &color)
ParameterTypeAçıklama
colorconst Color&Çevrilecek bir Color nesnesi

ReturnValue

color tarafından temsil edilen renge eşdeğer HTML renginin adı

Ayrıca Bakınız