ImageAttributes.SetNoOp
SetNoOp()
기본 범주에 대한 색상 조정을 끕니다. ClearNoOp
call 이전에 있었던 색상 조정 설정을 복원하는 방법 SetNoOp
방법.
public void SetNoOp()
또한보십시오
- class ImageAttributes
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing
SetNoOp(ColorAdjustType)
지정된 범주에 대한 색상 조정을 끕니다. 당신은 전화 할 수 있습니다ClearNoOp
메서드는 call 이전에 있었던 색상 조정 설정을SetNoOp
방법.
public void SetNoOp(ColorAdjustType type)
모수 | 유형 | 설명 |
---|---|---|
type | ColorAdjustType | 의 요소ColorAdjustType color 보정이 꺼지는 범주를 지정합니다. |
또한보십시오
- enum ColorAdjustType
- class ImageAttributes
- 네임스페이스 System.Drawing.Imaging
- 집회 Aspose.Drawing