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


The following tables list the members exposed by IRasterCommand.

Public Methods

 NameDescription
 Method OnProgressRaises the Progress event. Supported in Silverlight, Windows Phone 7  
 Method RunRuns the image processing command. Supported in Silverlight, Windows Phone 7  
Top

Public Events

 NameDescription
 Event ProgressOccurs during the image processing command, to provide status on the progress of the command. Supported in Silverlight, Windows Phone 7  
Top

See Also