Leadtools.Codecs Namespace : CodecsJpeg2000CompressionControl Enumeration |
public enum CodecsJpeg2000CompressionControl : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsJpeg2000CompressionControl Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsJpeg2000CompressionControl
public enum CodecsJpeg2000CompressionControl : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsJpeg2000CompressionControl = function() { }; Leadtools.Codecs.CodecsJpeg2000CompressionControl.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsJpeg2000CompressionControl : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Lossless | Lossless compression. |
QualityFactor | Compress the file based on the value of the CodecsJpegSaveOptions.QualityFactor. |
Ratio | Compress the file based on the value of the CodecsJpeg2000SaveOptions.CompressionRatio. |
TargetSize | Compress the file based on the value of the CodecsJpeg2000SaveOptions.TargetFileSize. |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsJpeg2000CompressionControl
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2