Search found 1 match

by elperepat
2015-04-28T09:31:38-07:00
Forum: Bugs
Topic: 16bit TGA with transparency
Replies: 2
Views: 4577

16bit TGA with transparency

Hi! I'm doing some embedded (arduino + color LCD) projects and was looking for a file format that has transparency and low bit count. Arduinos have little processing power and little memory, so jpeg and png decoding was ruled out. I wanted to use BMP files but imagemagick does not support 16bpp with ...