Radius property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT Radius

Delphi Syntax

Radius: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the size of the neighborhood used for blurring each pixel of the bitmap in the Gaussian and UnsharpMask dialog boxes.

Possible values range from 1 – 1000.

See Also

Elements:

ShowGaussianBlurDlg method, ShowUnsharpMaskDlg method, Amount property, Threshold property, UnshrpMaskFlags property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events