Factor property (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

long Factor

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