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 LColor::Convert to do the conversion.

For more information, refer to:

Generic YUV Conversion

See Also:

Introduction

Programming with Color Conversion

Raster Image Functions: Color Conversion

Color Conversion Tutorials