LEADTOOLS Color Conversion C DLL Help > Getting Started with LEADTOOLS Color Space Conversion > YUV Conversions |
In addition to YUV support and other commonly used YUV formats (YUY2, UYVY, Y41P, and YVU9), the toolkit supports generic YUV to RGB conversion. This enables you to first define YUV formats using the YUV_PARAMS structure, then use L_ClrConvert to do the conversion.
For more information, refer to:
See Also:
Programming with Color Conversion
Color Conversion C DLL Function Groups