Leadtools.Multimedia Namespace : TargetFormatCompressor Enumeration |
'Declaration Public Enum TargetFormatCompressor Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TargetFormatCompressor
public enum TargetFormatCompressor : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class TargetFormatCompressor : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Invalid | The compressor is not valid for the current target format. |
0x00000001 | Indeterminate | The validity of the compressor for the current format cannot be determined. |
0x00000002 | Valid | The compressor is valid for the current target format. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetFormatCompressor