Phase property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT Phase

Delphi Syntax

Phase: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the wave phase shift.

This property value is in hundredths of degrees.

The valid range is from –36000 to 36000. The value in degrees is Phase divided by 100.

This property is associated with ZoomWave, RadialWave, and Ripple dialog boxes.

See Also

Elements:

ShowZoomWaveDlg method, ShowRadialWaveDlg method, ShowRippleDlg method, Amplitude property, Frequency property, ZoomFactor property, CenterPoint property, FillColor property, ZoomWaveFlags property, WaveLength property, RadialWaveFlags property, Attenuation property, RippleFlags property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events