الفئة ColorTranslator

ColorTranslator class

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

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.

انظر أيضًا