Module RW
Source - RGB444
- 16-bit pixels
- RGB555
- 16-bit pixels
- RGB565
- 16-bit pixels
- RGB888
- 32-bit pixels (unpacked 24-bit format)
- UYVY1P422
- 16-bit pixels (1-plane U0,Y0,V0,Y1 interleaved bytes)
- VYUY1P422
- 16-bit pixels (1-plane V0,Y0,U0,Y1 interleaved bytes)
- Y4
- 4-bit monochrome pixels (1-plane Y luma, 4 bit truncation)
- Y8
- 8-bit monochrome pixels (1-plane Y luma output)
- YUV1P444
- 32-bit pixels (1-plane XYUV unpacked)
- YUV2P420
- 16-bit pixels (2-plane UV)
- YUV2P422
- 16-bit pixels (2-plane UV interleaved bytes)
- YUV420
- 16-bit pixels (3-plane format)
- YUV422
- 16-bit pixels (3-plane format)
- YVU2P420
- 16-bit pixels (2-plane VU)
- YVU2P422
- 16-bit pixels (2-plane VU interleaved bytes)