SmoothSize property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT SmoothSize

Delphi Syntax

SmoothSize: L_UINT

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 RectHeight is less than or equal to 7 then the maximum value for this item is RectHeight - 1.

See Also

Elements:

ShowLocalHistoEqualizeDlg method, RectWidth property, RectHeight property, XExtension property, YExtension property, ColorSpace property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events