Ripple method (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

short Ripple (LEADRaster *pRaster, short iAmplitude, short iFrequency, short iPhase, short iAttenuation, short CenterX, short CenterY, OLE_COLOR crFill, long lFlag);

Overview

Refer to Applying Artistic Effects

Remarks

(Raster Pro and above toolkits only) Warps the image in concentric rings.

This method will warp the image as a series of rings radiating out from CenterX ,CenterY. The center point must be defined inside the bitmap or inside the region, if the bitmap has a region.

If the bitmap has a region, the effect will be applied on the region only.

This method supports 12 and 16-bit grayscale and 48 and 64-bit color images. Support for 12 and 16-bit grayscale and 48 and 64-bit color images is available only in the Document/Medical toolkits.

See Also

Elements:

AddNoise method, Emboss method, Mosaic method, MotionBlur method, Oilify method, Posterize method, RemoveRedeye method, Solarize method, Underlay method, Bending method, Cylindrical method, FreeHandShear method, FreeHandWave method, Impressionist method, Pixelate method, Polar method, Punch method, RadialBlur method, RadWave method, Spherize method, Swirl method, Wave method, Wind method, ZoomBlur method, ZoomWave method

Topics:

Raster Images: Doing Geometric Transformations

 

Using Color Values in LEADTOOLS

 

Raster Images: Artistic Effects