ImageAttributes.ClearColorKey
ClearColorKey()
기본 범주에 대한 색상 키(투명도 범위)를 지웁니다.
public void ClearColorKey()
또한보십시오
- class ImageAttributes
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing
ClearColorKey(ColorAdjustType)
지정된 범주에 대한 색상 키(투명도 범위)를 지웁니다.
public void ClearColorKey(ColorAdjustType type)
모수 | 유형 | 설명 |
---|---|---|
type | ColorAdjustType | 의 요소ColorAdjustType 색상 키가 지워지는 category 를 지정합니다. |
또한보십시오
- enum ColorAdjustType
- class ImageAttributes
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing