←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly