ImageGear Professional for Windows ActiveX
Ripple Method

Description:

Provides the ripple effect on the image, as if it is looked at through a relief glass. The function uses one of the predefined ripple patterns.

Syntax:

Sub Ripple(Page As IGPage, Depth As Single, XPeriod As Long,
YPeriod As Long, RippleType As enumIGFXRipplePattern, smoothness
As Single, Invert As Boolean)

Parameters:

Name Description
Page IGPage Object to which to apply the effect.
Depth Strength of the ripple effect.
XPeriod X period of the ripple pattern, in pixels.
YPeriod Y period of the ripple pattern, in pixels.
RippleType Identifies a predefined ripple pattern (see enumIGFXRipplePattern Enumeration).
smoothness Specifies how much the ripple pattern should be smoothed before applying.
Invert Inverts the ripple pattern, effectively swapping "convex" and "concave" areas.

Return Value:

N/A

Bits Per Pixel:

All

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback