Convert Jpg -> bmp (16-bit bitmap RGB 565)
Re: Convert Jpg -> bmp (16-bit bitmap RGB 565)
OK that post was from 2006. But what about today? Can ImageMagick do conversion from and to RGB 565? This format is used a lot in mobile devices. The built-in LCD controller for my ARM core (which I use for embedded development) uses this format too. A much needed feature. Thanks!