formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
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, |
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
Defined in