ColorTranslator Class |
Namespace: Aspose.CAD
The ColorTranslator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() ![]() | FromHtml |
Takes color from the HTML color.
|
![]() ![]() | FromOle |
Takes color from the OLE color.
|
![]() ![]() | FromWin32 |
Takes color from the HTML color.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() ![]() | ToHtml |
Creates HTML color from the color.
|
![]() ![]() | ToOle |
Translates OLE color to color.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | ToWin32 |
Translates the color to win32 color.
|