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


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

Public Methods

  Name Description
Public Method GetDestinationPoints Gets an array that contains the four points that define the warp area in the destination image.  
Public Method OnProgress Implements IRasterCommand.OnProgress. (Inherited from RasterCommand)
Public Method Run Implements IRasterCommand.Run. (Inherited from RasterCommand)
Public Method SetDestinationPoints Sets an array that contains the four points that define the warp area in the destination image.  
Public Method ToString Overridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also