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 PreCompressedImageTypes : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Services.DataTypes.PreCompressedImageTypes = function() { }; Leadtools.Dicom.Services.DataTypes.PreCompressedImageTypes.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PreCompressedImageTypes : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Custom | User custom compression type. |
Lossless | Lossless compression type |
Lossy | Lossy compression type |
None | None |
Thumbnail | Image thumbnail compression. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Services.DataTypes.PreCompressedImageTypes
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