LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

Stop Method






Releases any color conversion engine resources used. .NET support
Syntax
public void Stop()
'Declaration
 
Public Sub Stop() 
'Usage
 
Dim instance As RasterColorConverterEngine
 
instance.Stop()
public void Stop()
 function Leadtools.ColorConversion.RasterColorConverterEngine.Stop()
public:
void Stop(); 
Remarks
The color conversion engine resources are initialized by calling the Start method. For each call to Start there must be a call to Stop. This method should be the last Color Conversion method called before calling the Shutdown method.
Example
For an example, refer to Startup.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterColorConverterEngine Class
RasterColorConverterEngine Members
ConvertDirect
ConvertDirect
ConvertDirect
ConvertDirect
Start Method
SetParameters Method
Convert
Convert
ConvertToImage
ConvertToImage

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.