Frequency property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Frequency

Delphi Syntax

Frequency: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the number of repeated waves along the radial line.

This property is associated with the following dialog boxes:

ZoomWave diaog box

The value must be greater than zero.

Ripple dialog box

The values range from 1 to one-half the length of the image's diagonal. ( 1 – (length of image diagonal)/2 ).

See Also

Elements:

ShowZoomWaveDlg method, ShowRippleDlg method, Amplitude property, Phase property, ZoomFactor property, CenterPoint property, FillColor property, ZoomWaveFlags property, Attenuation property, RippleFlags property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events