Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

J2KCOMPRESSIONCONTROL

Show in webframe

typedef enum _J2KCOMPRESSIONCONTROL
{
 J2K_COMPRESSION_LOSSLESS   = 0,  // lossless compression
 J2K_COMPRESSION_RATIO      = 1,  // use fCompressionRatio
 J2K_COMPRESSION_TARGETSIZE = 2,  // use uTargetFileSize
 J2K_COMPRESSION_QFACTOR    = 3,  // use qFactor
}
J2KCOMPRESSIONCONTROL, *pJ2KCOMPRESSIONCONTROL;

This data type is used within the FILEJ2KOPTIONS structure to control the compression of JPEG 2000 files.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.