←Select platform

Stop Method

Summary

Releases any color conversion engine resources used.

Syntax

C#
VB
C++
public void Stop()
Public Sub 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize