Amplitude property (LEADDlgImgEffect Control)
Builder Syntax |
long Amplitude |
Delphi Syntax |
Scale: Longint |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the wave amplitude.
This property is associated with the following dialog boxes:
In this case it represents the Zoom wave magnitude. The value must be greater than zero. | |
In this case it represents the magnitude of the wave. Valid values range from 0 to 100. | |
In this case it represents the wave length, if DIS_PER is set in the ImageEffectFlags property . Possible values range from 0 – 100 and give the WaveLength property as a percentage of the bitmap dimensions. If DIS_FRQ is set in the ImageEffectFlags property, this value is the number of repeated waves. Possible values range from 0 – 100. | |
In this case it represents the amount of displacement. The values range from 1 to the length of the image's diagonal. |
See Also
Elements: |
ShowRadialWaveDlg method, ShowWaveDlg method, ShowZoomWaveDlg method, ShowRippleDlg method. |
Topics: |