Accusoft.ImagXpressSdk Namespace > Processor Class : Perspective Method |
An integer which represents the percentage to modify the image.
The range is from 0 to 100.
'Declaration Public Sub Perspective( _ ByVal perspectiveType As PerspectiveType, _ ByVal percent As Integer _ )
'Usage Dim instance As Processor Dim perspectiveType As PerspectiveType Dim percent As Integer instance.Perspective(perspectiveType, percent)
public void Perspective( PerspectiveType perspectiveType, int percent )
public: void Perspective( PerspectiveType perspectiveType, int percent )
public: void Perspective( PerspectiveType perspectiveType, int percent )
An integer which represents the percentage to modify the image.
The range is from 0 to 100.
This method gives the effect of an altered perspective.