←Select platform

Run Method

Summary

Runs the image processing commands on the images.

Syntax
C#
VB
C++
public void Run() 
Public Sub 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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly