InfoBits property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoBits

Delphi Syntax

InfoBits:Integer

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Is the number of bits per pixel of the specified image file.

Use the GetFileInfo method to update this property.

Support for 12 and 16-bit grayscale images is available only in the Document/Medical toolkits.

See Also

Elements

InfoColorSpace property, InfoCompress property, InfoFormat 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