Encoding mode flags
#define IE_MODE_CREATENEW 1
#define IE_MODE_EDITEXISTING 2
Value | Meaning |
---|---|
IE_MODE_CREATENEW |
Create a new image, encoding pages sequentially |
IE_MODE_EDITEXISTING |
Edit an existing image, appending or replacing pages |
Used in the IE_ImageEncodeStart function.
Header: IE_PlugIn.h