SmoothSize Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

long SmoothSize;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the size of the area to be used when smoothing the edges between localized blocks in the LocalHistoEqualize dialog box.

Possible values range from 0 to 7, but if RectangleHeight is less than or equal to 7 then the maximum value for this item is RectangleHeight - 1.

See Also

Elements

ShowLocalHistoEqualizeDlg method, ShowColorDlg method