LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

ChannelCount Property








Gets the number of channels for this multiplex group .NET support WinRT support
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;}
ObjectiveC Syntax
Java Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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