Image info flags
enum
{
IIF_MULTIPAGE = 1,
IIF_ANIM = 2,
IIF_METADATATYPES = 64,
IIF_XTRANS = 128
};
Value | Meaning |
---|---|
IIF_MULTIPAGE |
Image has multiple pages |
IIF_ANIM |
Image is an animation |
IIF_METADATATYPES |
Image has 1 or more metadata types and the metadata types variables are valid |
IIF_XTRANS |
This is a RAW image with an XTrans sensor |
Used in the ID_ImageInfo structure.
Header: ID_PlugIn.h