|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
| Leadtools.Codecs Namespace : CodecsCmpQualityFactorPredefined Enumeration |
public enum CodecsCmpQualityFactorPredefined : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum CodecsCmpQualityFactorPredefined Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As CodecsCmpQualityFactorPredefined
public enum CodecsCmpQualityFactorPredefined : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTCodecsCmpQualityFactorPredefined)
public enum CodecsCmpQualityFactorPredefined
Leadtools.Codecs.CodecsCmpQualityFactorPredefined = function() { };
Leadtools.Codecs.CodecsCmpQualityFactorPredefined.prototype = {<br/>
Custom = -10,
MaximumCompression = -9,
MaximumQuality = -8,
LessTiling = -7,
Sharp = -6,
QualityAndSize = -5,
Quality = -4,
SuperQuality = -3,
PerfectQuality2 = -2,
PerfectQuality1 = -1,
};
public enum class CodecsCmpQualityFactorPredefined : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsCmpQualityFactorPredefined