Support for the following image formats:
Support for the following image files:
- PGM (Protable Pixel Map) for GREY images (using P5) and RGB images (using P6)
Converting image formats:
- YUYV -> GREY
- YUYV -> BGRA
- GREY -> BGRA
- RGB -> BGRA
- YUYV -> RGB
- GREY -> RGB
TODO:
- Bitmaps (*.bmp)