Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.3.5
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 MethodGetDestinationPoints Gets an array that contains the four points that define the warp area in the destination image.  
Public MethodOnProgress Implements IRasterCommand.OnProgress. (Inherited from RasterCommand)
Public MethodRun Implements IRasterCommand.Run. (Inherited from RasterCommand)
Public MethodSetDestinationPoints Sets an array that contains the four points that define the warp area in the destination image.  
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also