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

Show in webframe

StartEngine Method








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

Target Platforms

See Also

Reference

FastMagicWandCommand Class
FastMagicWandCommand Members

Error processing SSI file