Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : DVResolution Enumeration |
public enum DVResolution : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DVResolution Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DVResolution
public enum class DVResolution : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Default | Default resolution stored in the registry. |
0x000003E8 | Full | Decode at full size. |
0x000003E9 | Half | Decode at half size. |
0x000003EA | Quarter | Decode at quarter size. |
0x000003EB | DC | Decode at one-eighth size. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVResolution