LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetDestinationPoints Method






Gets an array that contains the four points that define the warp area in the destination image. .NET support WinRT support
Syntax
public LeadPoint[] GetDestinationPoints()
'Declaration
 
Public Function GetDestinationPoints() As LeadPoint()
'Usage
 
Dim instance As CombineWarpCommand
Dim value() As LeadPoint
 
value = instance.GetDestinationPoints()
public LeadPoint[] GetDestinationPoints()
 function Leadtools.ImageProcessing.CombineWarpCommand.GetDestinationPoints()
public:
array<LeadPoint>^ GetDestinationPoints(); 

Return Value

An array that contains the four points that define the warp area in the destination image.
Remarks
Use the SetDestinationPoints method to set the array of points.
Example
For an example, refer to CombineWarpCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CombineWarpCommand Class
CombineWarpCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.