formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Convert a pixel buffer point to a runtime point. Note that this may cause overflow if the point is based on 2-byte fields.
Plugin Prototype
fzrt_error_td fzrt_pbuf_point_to_point(
const fzrt_pbuf_point_td * | src_point, |
qd_Point ) |
Parameters
src_point [Input]
pointer to a pixel buffer point
qd_Point [Result]
pointer to a fzrt_point that receives the point coordinates
Returns
error number, FZRT_NOERR if successful
Availability
5.0.0.0
See Also
Function Set
Defined in