formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Inverts a rectangle. This will fill a rectangle with the inverse colors already filling the rectangle. The inverse color is a bitwise NOT of the current pixel values.
Plugin Prototype
void fzrt_invert_rect(
r ) |
Parameters
r [Input]
pointer to rectangle that contains coordinates of rectangle to invert
Availability
5.0.0.0
Function Set
Defined in