After the user has established a color conversion handle and set the conversion process options, he or she can start converting with the L_ClrConvert or L_ClrConvertToBitmap functions.
L_ClrConvert can be called many times for the same color conversion handle, with the possibility of adjusting the conversion options using the L_ClrSetConversionParams function.
To align the input and output buffers, refer to Alignment parameters
For information on YUV Conversion, refer to Generic YUV Conversion.