Force RGB565 #2996
JJSarrasin
started this conversation in
General
Force RGB565
#2996
Replies: 2 comments
-
Using a transformation forces |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, how can I be sure the rendering is rgb565 according coil criteria without this log ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working on low-end devices TV and I would like to try coil to force using RGB565. I'm not a specialist, but from what I read, it should reduce the amount of memory used.
I try with the following ImageRequest Builder:
But it still output "Bitmap config: ARGB_8888".
Any idea why ?
In addition, which format works best on low-end devices, jpg, png, webP ? The best trade-off between image size, CPU decompression and memory usage ?
Beta Was this translation helpful? Give feedback.
All reactions