Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Services.DataTypes Namespace : PreCompressedImageTypes Enumeration |
public enum PreCompressedImageTypes : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PreCompressedImageTypes Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PreCompressedImageTypes
public enum class PreCompressedImageTypes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | None |
0x00000001 | Lossy | Lossy compression type |
0x00000002 | Lossless | Lossless compression type |
0x00000003 | Thumbnail | Image thumbnail compression. |
0x00000004 | Custom | User custom compression type. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Services.DataTypes.PreCompressedImageTypes