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

Show in webframe

GetImageCount Method








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

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