Class ColorTranslator

ColorTranslator class

يترجم الألوان من وإلى هياكل الألوان GDI +. لا يمكن توريث هذه الفئة.

public sealed class ColorTranslator

طُرق

اسموصف
static FromHtml(string)يأخذ اللون من لون HTML .
static FromOle(int)يأخذ اللون من لون OLE .
static FromWin32(int)يأخذ اللون من لون HTML .
static ToHtml(Color)ينشئ لون HTML من اللون.
static ToOle(Color)تحويل لون OLE إلى اللون .
static ToWin32(Color)يترجم اللون إلى لون win32 .

أنظر أيضا