vg_lite_yuv2rgb_t enumeration

This enumeration specifies the standard for conversion of YUV data to RGB data.

Used in structure: vg_lite_yuvinfo.

vg_lite_yuv2rgb_t string value

Description

VG_LITE_YUV601

YUV Converting with ITC.BT-601 standard

VG_LITE_YUV709

YUV Converting with ITC.BT-709 standard

Parent topic:Pixel buffer enumerations