Stress property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Stress

Delphi Syntax

Stress: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the Stress value.

This property is associated with the following dialog boxes:

RadialBlur dialog box

In this case it represents the blur intensity. Possible values range from 0 - 15.

ZoomBlur dialog box

In this case it represents the blur intensity. Possible values range from 0 - 100.

Punch dialog box

In this case it represents the amount of punching intensity. This value is ignored when the Value property is less than 0. Valid values range from 0 to 1000.

See Also

Elements:

ShowRadialBlurDlg method, ShowZoomBlurDlg method, ShowPunchDlg method, CenterPoint property, Dimension property, Value property, FillColor property, PunchFlags property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events