ImageGear Professional for Windows ActiveX
Pinch Method

Description:

Pinches an image toward or away from the pinch center.

Syntax:

Sub Pinch(pPage As IGPage, XCenter As Long, YCenter As Long,
Radius As Long, Strength As Single, Interpolate As Boolean,
UseFillColor As Boolean)

Parameters:

Name Description
pPage Reference to IGPage Object to which the effect is applied.
XCenter X coordinate of the center.
YCenter Y coordinate of the center.
Radius Pinch radius.
Strength Pinch strength.
Interpolate If True, use interpolation; otherwise do not.
UseFillColor If True, use fill color; otherwise do not.

Return Value:

None

Bits Per Pixel:

Sample:

Image Processing and Effects

See Also:

IGPage Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback