Silx Encode API Documentation |
Dgp_cleanupDgpState | Clean up dgp_state. Memory will be freed here. | |
Dgp_initDgpState | Init dgp_state content to their default values. | |
silx_cleanEncState | Free SilxEncCookie. Has to be called after you are done decoding. | |
silx_encDocument | Encode document one file at a time. Sample code is in DgpEncode_main. | |
silx_encMonoBufGetPGData | Return encoded global dictionary and per-page data after you are... | |
silx_encMonoBufInPage | Encode one strip at a time, until the end of one page. | |
silx_encPage | Encode one page buffer at a time. Sample code is in DgpEncode_page. | |
silx_encStart | Start Encoding.... Has to be called after option setups. | |
silx_initEncState | Initialize SilxEncCookie. Has to be called before encoding. | |
silx_setGeneralEncOptions | Set general encoding options. | |
silx_setJpegOptions | Set Jpeg releated options. | |
silx_setTokenOptions | Set tokenization related parameters. |