LEADTOOLS Medical (Leadtools.Dicom assembly)

ChannelCount Property

Show in webframe







Gets the number of channels for this multiplex group
Syntax
public int ChannelCount {get;}
'Declaration
 
Public ReadOnly Property ChannelCount As Integer
'Usage
 
Dim instance As DicomWaveformGroup
Dim value As Integer
 
value = instance.ChannelCount
public int ChannelCount {get;}

            

            
 get_ChannelCount(); 
public:
property int ChannelCount {
   int get();
}

Property Value

Value indicating the number of channels for this multiplex group.
Remarks
A waveform in DICOM consists of one or more multiplex groups, each encoded into an item in the "Waveform Sequence" (5400,0100). All channels within a multiplex group are synchronously digitized at a common sampling frequency. Use this property to retrieve the number of channels associated with this waveform group.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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