[]
Inverts the colors in the specified region.
public virtual void InvertRegion(nint regionHandle)
Type | Name | Description |
---|---|---|
nint | regionHandle | A nint indicates the handle of the region. |
On monochrome screens, the InvertRegion function makes white pixels black and black pixels white. On color screens, this inversion is dependent on the type of technology used to generate the colors for the screen.
Type | Condition |
---|---|
SystemErrorException |