eJP2FILEFORMAT
typedef enum
{
LEADJP2_JP2 = FILE_JP2,
LEADJP2_JPX = FILE_JPX,
} eJP2FILEFORMAT;
The eJP2FILEFORMAT enumeration is used with the L_JP2_FILEINFO structure, and the LJp2FileFormat::Save, LJp2FileFormat::SaveList, LJp2FileFormat::SaveComposite, LJp2FileFormat::SaveMemory, LJp2FileFormat::SaveListMemory, and LJp2FileFormat::SaveCompositeMemory functions to specify the JPEG 2000 file format.