InfoHasAlpha property (ILEADRasterIO)
|
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