InvertRect(IntPtr, NativeRectangle) | Inverts a NativeRectangle in a window by performing a logical NOT operation on the color values for each pixel in the rectangle's interior. |
InvertRect(IntPtr, Rectangle) | Inverts a NativeRectangle in a window by performing a logical NOT operation on the color values for each pixel in the rectangle's interior. |