InfoSizeMem property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long InfoSizeMem

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

ColorSpace 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