Class ColorTranslator
ColorTranslator class
GDI+ との間で色を変換しますColor構造。このクラスは継承できません.
public sealed class ColorTranslator
コンストラクター
| 名前 | 説明 |
|---|---|
| ColorTranslator() | デフォルトのコンストラクター。 |
メソッド
| 名前 | 説明 |
|---|---|
| static FromHtml(string) | HTML の色表現を GDI+ に変換しますColor構造体. |
| static FromOle(int) | OLE カラー値を GDI+ に変換しますColor構造体. |
| static FromWin32(int) | Windows の色の値を GDI+ に変換しますColor構造体. |
| static ToHtml(Color) | 指定されたColor構造を HTML 文字列の色表現に変換します。 |
| static ToOle(Color) | 変換Color color. の OLE プレゼンテーションへの構造 |
| static ToWin32(Color) | 変換Color色の Win32 プレゼンテーションへの構造. |
関連項目
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing