ImageAttributes.ClearColorMatrix
ClearColorMatrix()
デフォルト カテゴリの色調整マトリックスをクリアします。
public void ClearColorMatrix()
関連項目
- class ImageAttributes
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD
ClearColorMatrix(ColorAdjustType)
指定したカテゴリの色調整マトリックスをクリアします。
public void ClearColorMatrix(ColorAdjustType type)
パラメータ | タイプ | 説明 |
---|---|---|
type | ColorAdjustType | の要素ColorAdjustType 色調整マトリックスをクリアするカテゴリを指定します。 |
関連項目
- enum ColorAdjustType
- class ImageAttributes
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD