←Select platform

DicomWaveformSampleInterpretationType Enumeration

Summary

Represents the new waveform sample interpretation.

Syntax
C#
VB
C++
public enum DicomWaveformSampleInterpretationType   
Public Enum DicomWaveformSampleInterpretationType  
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly