AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Perspective Method |
PerspectiveType enumeration used in determining what type of perspective filter to apply.
The percentage of perspective filter to apply.
Valid range is between 0 and 100.
Visual Basic |
---|
Public Sub Perspective( _ ByVal IPPerspectiveType As Integer, _ ByVal IPPerspectivePct As Integer _ ) |
PerspectiveType enumeration used in determining what type of perspective filter to apply.
The percentage of perspective filter to apply.
Valid range is between 0 and 100.
Gives the effect of an altered perspective.
The amount of perspective change will go from IPPerspectivePct to 100% in the direction specified by the IPPerspectiveType parameter.