InfoHasAlpha property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL InfoHasAlpha

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Indicates whether the specified file contains an Alpha Bitmap.

Use the GetFileInfo method to update this property.

Setting

Description

TRUE

The file contains an Alpha Bitmap.

FALSE

The file does not contain an Alpha Bitmap.

See Also

Elements

ColorSpace property, GetFileInfo method, InfoAnimation property, InfoAnimationHeight property, InfoAnimationWidth property, InfoBits property, InfoCompress property, InfoFormat property, InfoHeight property, InfoPage property, InfoPCDRes property, InfoSizeDisk property, InfoSizeMem property, InfoTotalPages property, InfoWidth property, InfoXRes property, InfoYRes property

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information

 

PNG Files and Transparency