GetBitmapCount method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetBitmapCount ();

Overview

Refer to Working with Data Sets.

Remarks

Returns the number of images in the Pixel Data Element specified by the CurrentElement property. If the CurrentElement property is NULL, it returns the number of images in the entire Data Set.

See Also

Elements:

GetBitmapValue method, GetBitmapListValue method

Topics:

Data Sets: Getting and Setting Data Set Information