Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Run Method (RasterCommandProcessor)








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 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

Error processing SSI file