Gets the waveform sample interpretation.
public DicomWaveformSampleInterpretationType GetSampleInterpretation()
Public Function GetSampleInterpretation() As Leadtools.Dicom.DicomWaveformSampleInterpretationType
public Leadtools.Dicom.DicomWaveformSampleInterpretationType GetSampleInterpretation()
function Leadtools.Dicom.DicomWaveformGroup.GetSampleInterpretation()
public:
Leadtools.Dicom.DicomWaveformSampleInterpretationType GetSampleInterpretation();
The current waveform sample interpretation.
In DICOM all channels within a multiplex group are synchronously digitized at a common sampling frequency and have the same sample interpretation. Use this method to get the waveform sample interpretation, which applies to all channels in the waveform group.
For an example, refer to WaveformGroupCount.
SetSampleInterpretation Method
SetChannelSamples8(IntPtr,Int32) Method
SetChannelSamples16(IntPtr,Int32) Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET