Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.140 ImageCount Property

Description:

Contains the number of images in the image file.

Used in control(s):

Image

Value:

The number of images in the image file. The image file can be a file of icons, or Kodak PhotoCD (.pcd) images.

If another type of image is used the value is 1.

If no image is specified the value is 0.

Default value:

0

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Reference only.

Execution time access:

Reference only.

Backward compatibility attribute:

None.