ImageAttributes::SetNoOp Method
.NET Framework (current version)
Turns off color adjustment.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | SetNoOp() | Turns off color adjustment for the default category. You can call the ClearNoOp method to reinstate the color-adjustment settings that were in place before the call to the SetNoOp method. |
![]() | SetNoOp(ColorAdjustType) | Turns off color adjustment for a specified category. You can call the ClearNoOp method to reinstate the color-adjustment settings that were in place before the call to the SetNoOp method. |
Show:
