ImageAttributes.ClearGamma
ClearGamma()
デフォルト カテゴリのガンマ補正を無効にします。
public void ClearGamma()
関連項目
- class ImageAttributes
- 名前空間 System.Drawing.Imaging
- 組み立て Aspose.Drawing
ClearGamma(ColorAdjustType)
指定したカテゴリのガンマ補正を無効にします。
public void ClearGamma(ColorAdjustType type)
パラメータ | タイプ | 説明 |
---|---|---|
type | ColorAdjustType | の要素ColorAdjustTypeガンマ補正を無効にするカテゴリ を指定します。 |
関連項目
- enum ColorAdjustType
- class ImageAttributes
- 名前空間 System.Drawing.Imaging
- 組み立て Aspose.Drawing