ImageGear for .NET
Ripple Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffects Class : Ripple Method




page
Page to apply the effect to.
depth
Strength of the ripple effect.
periodX
X period of the ripple pattern in pixels.
periodY
Y period of the ripple pattern in pixels.
pattern
Identifies a predefined ripple pattern.
smoothness
Specifies how much the ripple pattern should be smoothed before applying.
invert
Inverts the ripple pattern, effectifely swapping 'convex' and 'concave' areas.

Glossary Item Box

This method provides the ripple effect on the image, as if it is looked at through a relief glass.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Page to apply the effect to.
depth
Strength of the ripple effect.
periodX
X period of the ripple pattern in pixels.
periodY
Y period of the ripple pattern in pixels.
pattern
Identifies a predefined ripple pattern.
smoothness
Specifies how much the ripple pattern should be smoothed before applying.
invert
Inverts the ripple pattern, effectifely swapping 'convex' and 'concave' areas.

Remarks

This method provides the ripple effect on the image, as if it is looked at through a relief glass. The method uses one of the prefefined ripple patterns.

See Also

©2013. Accusoft Corporation. All Rights Reserved.