InfoBits property (Thumbnail Browser Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoBits

Delphi Syntax

InfoBits: Integer

Overview

Refer to Thumbnail Browser.

Remarks

(Runtime-only, Read-only) Is the number of bits per pixel of the file from which the thumbnail was generated.

This property is updated by the successful generation of a thumbnail. You can read this property in the ThumbnailEvent event.

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

See Also

Elements:

ThumbnailEvent event, BrowseDir method, InfoCompression property, InfoFormat property, InfoWidth property, InfoHeight property, InfoTotalPages property, InfoPage property, InfoSizeDisk property, InfoSizeMem property, InfoXRes property, InfoYRes property

Topics:

Raster Images: Displaying Images