←Select platform

EndEngine Method

Summary

Ends the MagicWand Engine.

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

Remarks

Must be called after the function has finished running.

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