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