AddBitmapsFlags property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT AddBitmapsFlags

Delphi Syntax

AddBitmapsFlags: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the operation to perform in the AddBitmaps dialog box. Possible values are:

Value

Meaning

BC_ADD

Add the bitmaps indicated in the dialog.

BC_AVE

Average the bitmaps indicated in the dialog.

See Also

Elements:

ShowAddBitmapsDlg method, ItemsCount property, ItemDescription property, ItemFileName property, ItemBitmap property, SelectedBitmapList property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events