LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CombineWarpCommand Class Methods
See Also 
Leadtools.ImageProcessing Namespace : CombineWarpCommand Class


"

For a list of all members of this type, see CombineWarpCommand members.

"

Public Methods

 NameDescription
public Method GetDestinationPointsGets an array that contains the four points that define the warp area in the destination image.  
public Method OnProgressImplements OnProgress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Method RunImplements IRasterCommand.Run. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Method SetDestinationPointsSets an array that contains the four points that define the warp area in the destination image.  
public Method ToStringOverridden. Returns a meaningful name for this command.  
Top

See Also