rgb2ycrcb
Xilinx SDK Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use rgb2ycrcb driver.

rgb2ycrcb_selftest_example.c

Contains an example on how to use the XRgb2ycrcb driver directly. This example performs the basic selftest on the device using the driver.

For details, see rgb2ycrcb_selftest_example.c.

rgb2ycrcb_example.c

Contains an example on how to use the XRgb2ycrcb driver directly. This example shows how to use Xilinx RGB to YCrCb Color Space Converter (RGB2YCRCB) driver.

For details, see rgb2ycrcb_example.c.