Amplitudes property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

short Amplitudes (long lIndex);

Overview

Refer to Applying Artistic Effects

Remarks

(Raster Pro and above toolkits only) Gets or sets an array of integers that represent wave values. The real value of the array elements is divided by 1000, and the valid value of each element in pAmplitudes array is between –1000 and 1000. These values are generally obtained from the GetCurvePoints method. They may also be obtained through the FreeHandWave Dialog.

See Also

Elements:

AmplitudesCount property, FreeHandWave method, FreeHandShear method, GetCurvePoints method

Topics:

Raster Image: Doing Geometric Transformations

 

Raster Images: Artistic Effects