Gets the samples (data) for a waveform channel
public IntPtr GetChannelSamplesPtr()
Public Function GetChannelSamplesPtr() As IntPtr
public IntPtr GetChannelSamplesPtr()
function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamplesPtr()
public:
IntPtr GetChannelSamplesPtr();
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