EmbDev.net

Forum: ARM programming with GCC/GNU tools Image types with Yagarto toolchain


von Michael R. (michael_rodrigues)


Rate this post
useful
not useful
Hi,

I wanted to know what are types of image (bmp, jpeg, etc.) that i can 
use along with the yagarto toolchain along with the ARM9 controller.

I only know that there is  support for the BMP type.

Thanks

von Andreas (Guest)


Rate this post
useful
not useful
Yagarto supports neither BMP nor any other image format. You need a 
library to handle the decoding, or write your own code. Maybe you can 
use libjpeg, or try Google code search, there should be some libraries 
that are better suited for embedded systems.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.