Ripple method (ILEADRasterProcess)
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