Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomWaveformSampleInterpretationType Enumeration








Represents the new waveform sample interpretation.
Syntax
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  
Leadtools.Dicom.DicomWaveformSampleInterpretationType = function() { };
Leadtools.Dicom.DicomWaveformSampleInterpretationType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomWaveformSampleInterpretationType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Signed16BitLinear signed 16-bit linear
0x00000001Unsigned16BitLinear unsigned 16-bit linear
0x00000002Signed8BitLinear signed 8-bit linear
0x00000003Unsigned8BitLinear unsigned 8-bit linear
0x00000004Mulaw8Bit 8-bit mu-law
0x00000005Alaw8Bit 8-bit A-law
Example
For an example, refer to WaveformGroupCount.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomWaveformSampleInterpretationType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features