'DeclarationPublic Enum CodecResolutionLevel Inherits System.Enum
'UsageDim instance As CodecResolutionLevel
public enum CodecResolutionLevel : System.Enum
public enum class CodecResolutionLevel : public System.Enum
'DeclarationPublic Enum CodecResolutionLevel Inherits System.Enum
'UsageDim instance As CodecResolutionLevel
public enum CodecResolutionLevel : System.Enum
public enum class CodecResolutionLevel : public System.Enum
| Member | Description |
|---|---|
| Eighth | Decompress data in one eighth of full resolution |
| Full | Decompress data in full resolution |
| Half | Decompress data in half resolution |
| Quarter | Decompress data in a quarter of full resolution |
| Sixteen | Decompress data in one sixteen of full resolution |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.CodecResolutionLevel
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