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

Leadtools.ImageProcessing.Core Assembly