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

Show in webframe

GetChannel Method








Zero-based index of the channel to retrieve. As an example, if you want to retrieve the 10th channel, use an index of 9.
Gets a channel from the waveform group
Syntax
public DicomWaveformChannel GetChannel( 
   int index
)
'Declaration
 
Public Function GetChannel( _
   ByVal index As Integer _
) As DicomWaveformChannel
'Usage
 
Dim instance As DicomWaveformGroup
Dim index As Integer
Dim value As DicomWaveformChannel
 
value = instance.GetChannel(index)
public DicomWaveformChannel GetChannel( 
   int index
)
 function Leadtools.Dicom.DicomWaveformGroup.GetChannel( 
   index 
)
public:
DicomWaveformChannel^ GetChannel( 
   int index
) 

Parameters

index
Zero-based index of the channel to retrieve. As an example, if you want to retrieve the 10th channel, use an index of 9.

Return Value

A channel from the waveform group
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
ChannelCount Property
AddChannel Method
DeleteChannel Method
Group Property
Index Property

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