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

fzrt_new_rgn

Description

Creates a new, empty region

Plugin Prototype

fzrt_rgn_ptr fzrt_new_rgn(

fzrt_rgn_ptr

dstRgn )

Parameters

dstRgn [Result]

pointer to receive finished region. Must be allocated with before call

Returns

The newly created region, NULL if there is an error.

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h