LEADTOOLS Color Conversion C++ Class Library Help > LEADTOOLS Color Space Conversion Features > Getting Started > Starting the Conversion Process |
After you have established a color conversion object and set the conversion process options, start converting with the LColor::Convert or LColor::ConvertToBitmap function.
LColor::Convert can be called many times for the same color conversion object, with the possibility of adjusting the conversion options using the LColor::SetConversionParams function.
For more information, refer to:
Align Parameters (Input/Output Buffers)
See Also:
Programming with Color Conversion
Raster Image Functions: Color Conversion