Sets 8-bit data for a channel.
Public Overloads Function SetChannelSamples8( _
ByVal samples As IntPtr, _
ByVal count As Integer _
) As Integer
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSamples8(IntPtr,Int32)(
samples ,
count
)
samples
Buffer that holds the new channel sample.
count
Size of the channel sample buffer.
The actual number of samples set for the channel
For an example, refer to WaveformGroupCount.
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