Image Depth
August 8, 2026 ยท View on GitHub
Simply specify which pixel bit depth you want to use when starting a session, ie:
```shell
xpra seamless --pixel-depth=30
```
* [seamless mode](../Usage/Seamless.md) supports bit depths 16,24 and 30
* [desktop mode](../Usage/Desktop.md) supports 8,16,24 and 30
* the native client `xpra attach` supports 16,24,30,48
Testing that high bit depth is actually in use can be tricky, for that the xpra toolbox provides a test application.