Accusoft ImagXpress 13
Ripple Method

The frequency of the ripples.

Larger values result in more ripples.

Valid range is between 1 and 100.

The intensity of the ripples.

Larger values result in more intense ripples.

Valid range is between -100 and 100.

The direction of the ripples.

Description
Produces a wave-like effect on the current image.
Syntax
Visual Basic
Public Sub Ripple( _
   ByVal IPRippleF As Integer, _
   ByVal IPRippleI As Integer, _
   ByVal IPRippleD As Integer _
) 
Parameters
IPRippleF

The frequency of the ripples.

Larger values result in more ripples.

Valid range is between 1 and 100.

IPRippleI

The intensity of the ripples.

Larger values result in more intense ripples.

Valid range is between -100 and 100.

IPRippleD

The direction of the ripples.

  • RIPPLEDIR_Horizontal (0)

  • RIPPLEDIR_Vertical (1)

  • RIPPLEDIR_Both (2)

Remarks

If the UndoEnabled property is True, hDIBUndo is replaced by hDIB, hDIB is replaced by the DIB resulting from this method, and the Picture property is set to the resulting image.

See Also

ImagXpress Object  | ImagXpress Members  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback