BitmapBitsPerPixel property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT BitmapBitsPerPixel

Delphi Syntax

BitmapBitsPerPixel: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the image depth of the resulting image in the Stitch dialog box.

This may be 1, 4, 8, 16, 24 bpp. This value is used to initialize the Depth combo box in the Image Attributes sub dialog.

See Also

Elements:

ShowStitchDlg method, ItemsCount property, ItemDescription property, ItemFileName property, ItemBitmap property, BitmapWidth property, BitmapHeight property, Resolution property, BackgroundColor property, WindowIcon property, StitchBitmap property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events