ImageAttributes.ClearRemapTable
ClearRemapTable()
デフォルト カテゴリのカラー リマップ テーブルをクリアします。
public void ClearRemapTable()
関連項目
- class ImageAttributes
- 名前空間 System.Drawing.Imaging
- 組み立て Aspose.Drawing
ClearRemapTable(ColorAdjustType)
指定したカテゴリのカラー リマップ テーブルをクリアします。
public void ClearRemapTable(ColorAdjustType type)
パラメータ | タイプ | 説明 |
---|---|---|
type | ColorAdjustType | の要素ColorAdjustType remap テーブルがクリアされるカテゴリを指定します。 |
関連項目
- enum ColorAdjustType
- class ImageAttributes
- 名前空間 System.Drawing.Imaging
- 組み立て Aspose.Drawing