eJP2FILEFORMAT

typedef enum 
{ 
   LEADJP2_JP2 = FILE_JP2, // JPEG 2000 
   LEADJP2_JPX = FILE_JPX, // JPEG 2000 Part 2 (JPX) 
} eJP2FILEFORMAT; 

The eJP2FILEFORMAT enumeration is used with the L_JP2_FILEINFO structure, and the L_Jp2Save, L_Jp2SaveList, L_Jp2SaveComposite, L_Jp2SaveMemory, L_Jp2SaveListMemory, and L_Jp2SaveCompositeMemory functions to specify the JPEG 2000 file format.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help