| ColorTranslator Class |
Namespace: Aspose.PSD
The ColorTranslator type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (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 | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToHtml |
Creates HTML color from the color.
| |
| ToOle |
Translates OLE color to color.
| |
| ToString | (Inherited from Object.) | |
| ToWin32 |
Translates the color to win32 color.
|