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:

Generic YUV Conversion

See Also:

Introduction

Programming with Color Conversion

Color Conversion C DLL Function Groups

Color Conversion Tutorials