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