←Select platform

DicomWaveformSampleInterpretationType Enumeration

Summary

Represents the new waveform sample interpretation.

Syntax

C#
VB
WinRT C#
C++
public enum DicomWaveformSampleInterpretationType   
Public Enum DicomWaveformSampleInterpretationType  
    
    
public enum DicomWaveformSampleInterpretationType    
Leadtools.Dicom.DicomWaveformSampleInterpretationType = function() { }; 
Leadtools.Dicom.DicomWaveformSampleInterpretationType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomWaveformSampleInterpretationType   

Members

ValueMemberDescription
0Signed16BitLinear signed 16-bit linear
1Unsigned16BitLinear unsigned 16-bit linear
2Signed8BitLinear signed 8-bit linear
3Unsigned8BitLinear unsigned 8-bit linear
4Mulaw8Bit 8-bit mu-law
5Alaw8Bit 8-bit A-law
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly