formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager
Description
draws the buffer to the windows port. Buffer must be packed pixels width*height*4 (RGBA), buffer == NULL removes previous display
Plugin Prototype
fzrt_error_td fz_rndr_buffer_update(
fzrt_int | windex, |
unsigned char * | buffer, |
rect ) |
Parameters
windex [Input]
project window index
buffer [Input]
buffer to draw
rect [Input]
rectangle of buffer (in parent windex coord , NULL to use image rect)
Returns
Error codes.
Availability
8.1.0.0
Function Set
Defined in