Image Format Requirements
Unfortunately about every Stream Desk requires a different format for the button graphics/icons.
The user needs to provide the right size image, rotation and mirroring as needed by the device is done by the library.
At the state of the documentation writing, the follwing is known
Stream Desk Original And Original V2 (15 buttons)
- 72x72, BMP rotated 180 and flipped
Stream Desk Mini
- 80x80 BMP, rotated 90' to the left
Stream Desk XL
- 96x96 BMP, ?
Some devices also support JPEG, but it is deemed most easy to use BMP, also because the images need to be manipulated before loading them into the device (rotate/mirror). So currently BMP is the format to be used.