Convert PNG to BGR 565

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
jsookiki
Posts: 1
Joined: 2016-09-12T15:29:09-07:00
Authentication code: 1151

Convert PNG to BGR 565

Post by jsookiki »

Hi,
I'm having trouble converting PNG images to a BGR 565 format. Can anyone advise me how to do this?
User avatar
glennrp
Posts: 1147
Joined: 2006-04-01T08:16:32-07:00
Location: Maryland 39.26.30N 76.16.01W

Re: Convert PNG to BGR 565

Post by glennrp »

I answered the same question on StackOverflow last night. See
http://stackoverflow.com/questions/3945 ... 5#39461115
Post Reply