# RGB_TO_YUV **Repository Path**: backbus/RGB_TO_YUV ## Basic Information - **Project Name**: RGB_TO_YUV - **Description**: 将bmp位图中的RGB数据读取出来,并分别转换成YV12和YUY2 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-04-30 - **Last Updated**: 2022-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RGB_TO_YUV 将bmp位图中的RGB数据读取出来,并分别转换成YV12和YUY2 bmp格式如下