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