ImageCount Property

Returns the number of images loaded in the Bitmap.

Syntax

object.ImageCount

Properties

The ImageCount property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

ImageCount is a read-only property of type Integer.

 

Applies To