ID_IIF enum

Image info flags

Syntax

enum
{
   IIF_MULTIPAGE = 1,
   IIF_ANIM = 2,
   IIF_METADATATYPES = 64,
   IIF_XTRANS = 128
};

Constants

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

Remarks

Used in the ID_ImageInfo structure.

Requirements

Header: ID_PlugIn.h