Factor property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Factor

Delphi Syntax

Factor: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the multiplication factor by which to multiply the bitmap in the Multiply dialog box.

The factor used is equal to Factor / 100. Possible values are:

If you are working with:

possible values are:

16-bit grayscale images.

0 - 6553500

12-bit images.

0 - 409500

Images of other bits per pixel

0 - 25500

See Also

Elements:

ShowMultiplyDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events