←Select platform

StartEngine Method

Summary

Starts the MagicWand Engine.

Syntax
C#
VB
C++
public int StartEngine() 
Public Function StartEngine() As Integer 
public: 
int StartEngine();  

Remarks

Must be called before running the function.

Example

Refer to FastMagicWandCommand

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly