MaskColor property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

COLORREF MaskColor

Delphi Syntax

MaskColor: COLORREF

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the masking color to use when the UseMask property is TRUE in the AddFrame dialog box.

When the dialog box closes, this property will be updated according to the transparent color picker value in the dialog box.

See Also

Elements:

ShowAddFrameDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events