formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Gets the size of a pixel row in a pixel buffer.
Plugin Prototype
fzrt_error_td fzrt_pbuf_get_rowbytes(
pixbuf, | |
fzrt_unsigned_int * | rowbytes ) |
Parameters
pixbuf [Input]
allocated pixbuf
rowbytes [Result]
number of bytes for one scanline
Returns
FZRT_NOERR if successful, error number otherwise
Availability
5.0.0.0
Function Set
Defined in