ImageAttributes.ClearGamma
ClearGamma()
기본 범주에 대한 감마 보정을 비활성화합니다.
public void ClearGamma()
또한보십시오
- class ImageAttributes
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing
ClearGamma(ColorAdjustType)
지정된 범주에 대한 감마 보정을 비활성화합니다.
public void ClearGamma(ColorAdjustType type)
모수 | 유형 | 설명 |
---|---|---|
type | ColorAdjustType | 의 요소ColorAdjustType 감마 보정이 비활성화된 category 를 지정합니다. |
또한보십시오
- enum ColorAdjustType
- class ImageAttributes
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing