LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomWaveformSampleInterpretationType Enumeration

Show in webframe







Represents the new waveform sample interpretation.
Syntax
public enum DicomWaveformSampleInterpretationType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomWaveformSampleInterpretationType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomWaveformSampleInterpretationType
public enum DicomWaveformSampleInterpretationType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomWaveformSampleInterpretationType = function() { };
Leadtools.Dicom.DicomWaveformSampleInterpretationType.prototype = {
Signed16BitLinear = 0x00000000, Unsigned16BitLinear = 0x00000001, Signed8BitLinear = 0x00000002, Unsigned8BitLinear = 0x00000003, Mulaw8Bit = 0x00000004, Alaw8Bit = 0x00000005, };
public enum class DicomWaveformSampleInterpretationType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Signed16BitLinearsigned 16-bit linear
0x00000001Unsigned16BitLinearunsigned 16-bit linear
0x00000002Signed8BitLinearsigned 8-bit linear
0x00000003Unsigned8BitLinearunsigned 8-bit linear
0x00000004Mulaw8Bit8-bit mu-law
0x00000005Alaw8Bit8-bit A-law
Example
For an example, refer to DicomDataSet.WaveformGroupCount.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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