formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_invert_rgn

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(

fzrt_rgn_ptr

rgn )

Parameters

rgn [Input]

pointer to region to invert

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h