ThumbnailBitsPerPixel property (Thumbnail Browser Control)

C++ Builder example

Delphi example

 

Builder Syntax

int ThumbnailBitsPerPixel

Delphi Syntax

ThumbnailBitsPerPixel : integer

Overview

Refer to Thumbnail Browser.

Remarks

(published property, available at design time) Specifies the bits per pixel for each generated thumbnail bitmap.

You can specify 0 to indicate the thumbnail should be the same bits per pixel as the original file from which is was generated.

Default setting is 24.

See Also

Elements:

BrowseDir method, ThumbnailWidth property, ThumbnailHeight property

Topics:

Raster Images: Displaying Images