Gets the samples (data) for a waveform channel
public int[] GetChannelSamples()
Public Function GetChannelSamples() As Integer()
public int[] GetChannelSamples()
function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamples()
public:
array<int>^ GetChannelSamples();
A buffer that holds the samples (data) for a waveform channel
For an example, refer to WaveformGroupCount.
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