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

fzrt_invert_rect

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(

fzrt_rect *

r )

Parameters

r [Input]

pointer to rectangle that contains coordinates of rectangle to invert

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h