Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetChannelSamples Method








Gets the samples (data) for a waveform channel
Syntax
public int[] GetChannelSamples()
'Declaration
 
Public Function GetChannelSamples() As Integer()
'Usage
 
Dim instance As DicomWaveformChannel
Dim value() As Integer
 
value = instance.GetChannelSamples()
public int[] GetChannelSamples()
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamples()
public:
array<int>^ GetChannelSamples(); 

Return Value

A buffer that holds the samples (data) for a waveform channel
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
SetChannelSamples8(IntPtr,Int32) Method
SetChannelSamples16(IntPtr,Int32) Method
SetChannelSamples32(IntPtr,Int32) Method
Group Property
ChannelCount Property
GetChannel Method
AddChannel Method
DeleteChannel Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features