Hi,
Thank's for your reply.I have an embedded device that displays a number over a image backgound . Numbers don't show nice without Alpha (old story ).
On the other side i want <24 ms response time in drawing a number 160x280 pixels which is impossible for my mcu to handle with any type of PNG or ...
Search found 2 matches
- 2017-12-26T07:23:44-07:00
- Forum: Users
- Topic: Help needed for PNG-8 to bmp with alpha
- Replies: 3
- Views: 3025
- 2017-12-26T05:02:20-07:00
- Forum: Users
- Topic: Help needed for PNG-8 to bmp with alpha
- Replies: 3
- Views: 3025
Help needed for PNG-8 to bmp with alpha
Hi
I created one png-8 image with fireworks with alpha transparency .As i check about 160 colors in my palette have alpha channel 0<alpha<255 .The rest have alpha=255 .So far so good. Now i want to keep that palette and make a file BMP-8 Paletted and rle compressed.
Is this possible ?. If so what ...
I created one png-8 image with fireworks with alpha transparency .As i check about 160 colors in my palette have alpha channel 0<alpha<255 .The rest have alpha=255 .So far so good. Now i want to keep that palette and make a file BMP-8 Paletted and rle compressed.
Is this possible ?. If so what ...