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 21.0.2023.2.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.