Theis property refers to the size of the actual image data in bytes. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

[C++Builder]   imagekitcontrolname->FileIO->FileImageSize [= int ]
[Delphi]   imagekitcontrolname.FileIO.FileImageSize [= Integer ]

Property Value

The size of the actual image data in bytes.

Explanation

The FileImageSize property refers to the size of the actual image data in bytes. To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

When using vector image formats the following properties are disabled; FileBitCount, FileImageSize, FileMaxPage, and FileWidthByte.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation