LEADTOOLS (Leadtools assembly)

Run Method (RasterCommandProcessor)

Show in webframe







Runs the image processing commands on the images.
Syntax
public void Run()
'Declaration
 
Public Sub Run() 
'Usage
 
Dim instance As RasterCommandProcessor
 
instance.Run()
public void Run()

            

            
 function Leadtools.ImageProcessing.RasterCommandProcessor.Run()
public:
void Run(); 
Remarks
Each Leadtools.RasterImage object in the Images collection will be processed using each RasterCommand (image processing command) in the Commands collection.
Example
For an example, refer to RasterCommandProcessor.
Requirements

Target Platforms

See Also

Reference

RasterCommandProcessor Class
RasterCommandProcessor Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.