AddBitmapsFlags property (LEADDlgImgEffect Control)
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: |