Leadtools.Dicom Namespace : DicomWaveformSampleInterpretationType Enumeration |
public enum DicomWaveformSampleInterpretationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomWaveformSampleInterpretationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomWaveformSampleInterpretationType
public enum DicomWaveformSampleInterpretationType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomWaveformSampleInterpretationType = function() { }; Leadtools.Dicom.DicomWaveformSampleInterpretationType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomWaveformSampleInterpretationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Alaw8Bit | 8-bit A-law |
Mulaw8Bit | 8-bit mu-law |
Signed16BitLinear | signed 16-bit linear |
Signed8BitLinear | signed 8-bit linear |
Unsigned16BitLinear | unsigned 16-bit linear |
Unsigned8BitLinear | unsigned 8-bit linear |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomWaveformSampleInterpretationType
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