LEADTOOLS Color Conversion C DLL Help > Getting Started with LEADTOOLS Color Space Conversion > Freeing the Color Conversion Handle |
When the Color Conversion handle is no longer needed, the user must free the handle by calling the L_ClrFree function. At this point the Color Conversion handle becomes invalid. Before starting another conversion process, the user must establish a new Color Conversion handle by calling the L_ClrInit function.
See Also:
Programming with Color Conversion
Color Conversion C DLL Function Groups