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

fzrt_pbuf_point_from_point

Description

Convert a runtime point to a pixel buffer point

Plugin Prototype

fzrt_error_td fzrt_pbuf_point_from_point(

const fzrt_point *

qd_Point,

fzrt_pbuf_point_td *

src_point )

Parameters

qd_Point [Input]

pointer to a runtime point

src_point [Result]

pointer to a fzrt pixel buffer that receives the point 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