InfoBits property (Main Control)
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