Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IRasterCommand Interface Members
See Also  Methods  Events
Leadtools.ImageProcessing Namespace : IRasterCommand Interface


The following tables list the members exposed by IRasterCommand.

Public Methods

 NameDescription
 MethodOnProgress Raises the Progress event.  
 MethodRun Runs the image processing command.  
Top

Public Events

 NameDescription
 EventProgress Occurs during the image processing command, to provide status on the progress of the command.  
Top

See Also