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

GetImageCount Method








An item in the Data Set.
Gets the number of frames in a Pixel Data element. .NET support WinRT support Silverlight support
Syntax
public int GetImageCount( 
   DicomElement element
)
'Declaration
 
Public Function GetImageCount( _
   ByVal element As DicomElement _
) As Integer
'Usage
 
Dim instance As DicomDataSet
Dim element As DicomElement
Dim value As Integer
 
value = instance.GetImageCount(element)
public int GetImageCount( 
   DicomElement element
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.GetImageCount( 
   element 
)
public:
int GetImageCount( 
   DicomElement^ element
) 

Parameters

element
An item in the Data Set.

Return Value

Number of frames in a Pixel Data element.
Remarks
If element is null, this method returns the number of images present in the entire Data Set.
Example
For an example, refer to GetImage(DicomElement,Int32,Int32,RasterByteOrder,DicomGetImageFlags).
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

DicomDataSet Class
DicomDataSet Members
GetImage(DicomElement,Int32,Int32,RasterByteOrder,DicomGetImageFlags) Method
GetImages(DicomElement,Int32,Int32,Int32,RasterByteOrder,DicomGetImageFlags) Method

 

 


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