Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

EndEngine Method








Ends the MagicWand Engine.
Syntax
public int EndEngine()
'Declaration
 
Public Function EndEngine() As Integer
'Usage
 
Dim instance As FastMagicWandCommand
Dim value As Integer
 
value = instance.EndEngine()
public int EndEngine()
 function Leadtools.ImageProcessing.Core.FastMagicWandCommand.EndEngine()
public:
int EndEngine(); 
Remarks
Must be called after the function has finished running.
Example
Refer to FastMagicWandCommand
Requirements

Target Platforms

See Also

Reference

FastMagicWandCommand Class
FastMagicWandCommand Members

Error processing SSI file