GetBitmapCount method
Builder Syntax |
Cardinal __fastcall GetBitmapCount(void); |
Delphi Syntax |
function GetBitmapCount: Cardinal; |
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 Nil (NULL), it returns the number of images in the entire Data Set.
See Also
Elements: |