formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Inverts a region. This function will invert the colors of the specified region. The region must be a valid region, created with . The inverse color is a bitwise NOT of the current colors in the region.
Plugin Prototype
void fzrt_invert_rgn(
rgn ) |
Parameters
rgn [Input]
pointer to region to invert
Availability
5.0.0.0
See Also
Function Set
Defined in