InfoFormat property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

RasterFileConstants InfoFormat

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Is the format of the specified image file.

Use the GetFileInfo method to update this property. For possible values, refer to Formats of Input Files. Please note that if a TIFF file of unknown compression is used, this property will be updated

See Also

Elements

ColorSpace property, InfoBits property, InfoCompress property, InfoHeight property, InfoPage property, InfoPCDRes property, InfoSizeDisk property, InfoSizeMem property, InfoWidth property

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information