LEADTOOLS Medical (Leadtools.Dicom assembly)

GetImageCount Method

Show in webframe







An item in the Data Set.
Gets the number of frames in a Pixel Data element.
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
)

            
public int getImageCount(DicomElement element)
 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

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-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