←Select platform

Shutdown Method

Summary

Releases all the data used to start the Color Conversion toolkit.

Syntax

C#
VB
C++
public static void Shutdown() 
  
Public Shared Sub Shutdown()  
public: 
static void Shutdown();  

Remarks

This static method must be called when the ColorConversion toolkit is no longer to be used, usually before your application shuts down.

Example

Refer to Startup example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly