Previous: silx_encMonoBufInPageUp: Silx Encode API DocumentationNext: silx_encStart
silx_encPage  (from silx_encode_api.c)

Summary

Parameters

*dgp_state pointer to Dgp_State
cookie pointer to SilxEncState
*pgBuffer input page image buffer.
pgWidth buffer width
pgHeight buffer height
bpl buffer byte per line ( 4 type aligned)
bpp buffer bit per pixel (has to be 1(binary), 24(rgb))
xRes buffer horizontal resolution in dpi (default 300)
yRes buffer verical resolution in dpi (defualt 300)
lastPage flag to indicate if this is the last page

Return Value