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

fzrt_pbuf_get_rowbytes

Description

Gets the size of a pixel row in a pixel buffer.

Plugin Prototype

fzrt_error_td fzrt_pbuf_get_rowbytes(

fzrt_pbuf_ptr

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

fz_fzrt_graf_fset


Defined in

fzrt_api.h