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

fzrt_pbuf_rect_from_rect

Description

Convert a runtime rect to a pixel buffer rect.

Plugin Prototype

fzrt_error_td fzrt_pbuf_rect_from_rect(

const fzrt_rect *

qd_rect,

fzrt_pbuf_rect_td *

src_rect )

Parameters

qd_rect [Input]

pointer to a runtime rectangle

src_rect [Result]

pointer to a fzrt pixel buffer that receives the rectangle coordinates

Returns

error number, FZRT_NOERR if successful

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h