Skip to content

Added RGB8888 pixel type

Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 02 Jan 17:26
· 43 commits to master since this release
2f611b3

This release adds support for outputting RGB8888 (RGBA 32-bit) pixels. All options are supported the same way. The output pixel buffer can only hold half as many 32-bit pixels compared to 16-bit pixels. I also updated the Linux example to allow file conversion of JPEG to Windows BMP files (32-bit pixels).