LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Stop Method

Show in webframe





Releases any color conversion engine resources used.
Syntax
public void Stop()
'Declaration
 
Public Sub Stop() 
'Usage
 
Dim instance As RasterColorConverterEngine
 
instance.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

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-2014 All Rights Reserved. LEAD Technologies, Inc.