ColorTranslator.ToHtml
ColorTranslator.ToHtml method
色から HTML カラーを作成します。
public static string ToHtml(Color c)
パラメータ | タイプ | 説明 |
---|---|---|
c | Color | カラークラス。 |
戻り値
HTML 文字列の色。
関連項目
- struct Color
- class ColorTranslator
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD
色から HTML カラーを作成します。
public static string ToHtml(Color c)
パラメータ | タイプ | 説明 |
---|---|---|
c | Color | カラークラス。 |
HTML 文字列の色。