GetFileInfo method (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short GetFileInfo (ILEADRaster* pRaster, BSTR pszName, long lPage, long uFlags);

Overview

Refer to Loading a Bitmap from a File.

Remarks

Gets information about the specified file.

This method updates the following properties:

InfoAnimation property

InfoAnimationHeight property

InfoAnimationWidth property

InfoBits property

InfoCompress property

InfoFormat property

InfoHeight property

InfoPage property

InfoPCDRes property

InfoSizeDisk property

InfoSizeMem property

InfoTotalPages property

InfoViewPerspective property

InfoWidth property

InfoXRes property

InfoYRes property

See Also

Elements

ColorSpace property, GetMemoryInfo method

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information

 

Raster Images: Playing Animated Images