.NET Framework Class Library
ColorTranslator Members

Translates colors to and from GDI+ Color structures. This class cannot be inherited.

The ColorTranslator type exposes the following members.

Methods

  NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodStatic memberFromHtmlTranslates an HTML color representation to a GDI+ Color structure.
Public methodStatic memberFromOleTranslates an OLE color value to a GDI+ Color structure.
Public methodStatic memberFromWin32Translates a Windows color value to a GDI+ Color structure.
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic memberToHtmlTranslates the specified Color structure to an HTML string color representation.
Public methodStatic memberToOleTranslates the specified Color structure to an OLE color.
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Public methodStatic memberToWin32Translates the specified Color structure to a Windows color.
Top
See Also

Reference

Tags :


Page view tracker