LEADTOOLS Color Conversion C++ Class Library Help > LEADTOOLS Color Space Conversion Features > Getting Started > Freeing the Color Conversion class object |
When the Color Conversion object is no longer needed, free the object by calling the LColor::Free function. At this point the Color Conversion Object becomes invalid. Before starting another conversion process, establish a new Color Conversion object by calling the LColor::Initialize function.
See Also:
Programming with Color Conversion
Raster Image Functions: Color Conversion