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

fzrt_invert_poly

Description

Inverts a polygon. This function will invert the colors of a polygon. The polygon must be closed with before calling this function.

Plugin Prototype

void fzrt_invert_poly(

fzrt_polygon_ptr

poly )

Parameters

poly [Input]

pointer to polygon to invert

Availability

5.0.0.0

See Also

,

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h