InfoSizeMem property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoSizeMem

Delphi Syntax

InfoSizeMem:LongInt

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Is the amount of memory required to load a bitmap from the specified file.

Use the GetFileInfo method to update this property. The value is expressed in bytes.

See Also

Elements

InfoColorSpace property, InfoBits property, InfoCompress property, InfoFormat property, InfoHeight property, InfoPage property, InfoPCDRes property, InfoSizeDisk property, InfoWidth property

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information