ImageGear Professional for Windows ActiveX
Perspective Method

 

Description:

Provides a perspective-like effect by image corners transformation.

Syntax:

Sub Perspective(pPage As IGPage, X1 As Long, Y1 As Long, X2 As
Long, Y2 As Long, X3 As Long, Y3 As Long, X4 As Long, Y4 As
Long, UseFillColor As Boolean)

Parameters:

Name Description
pPage Reference to IGPage Object to which the effect is applied.
X1 X coordinate of left top corner.
Y1 Y coordinate of left top corner.
X2 X coordinate of right top corner.
Y2 Y coordinate of right top corner.
X3 X coordinate of left bottom corner.
Y3 Y coordinate of left bottom corner.
X4 X coordinate of right bottom corner.
Y4 Y coordinate of right bottom corner.
UseFillColor If True, use fill color; otherwise do not.

Return Value:

None

Bits Per Pixel:

All except bitonal.

See Also:

IGPage Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback