uint8:0~255 int8:-128~127 rgb、bgr、gray图像数据,每个数值采用uint8表示; yuv444每个数值都采用uint8表示; nv12是常见的yuv420图像数据,每个数值都采用uint8表示;