| View previous topic :: View next topic |
| Author |
Message |
LiquidGravity
Joined: 26 Jan 2009 Posts: 145
|
Posted: Sat Mar 20, 2010 4:48 pm Post subject: APNG Animated Portable Network Graphics |
|
|
Has anyone done any work to display APNG files? Preferably with transparency. If so how are you loading and displaying them?
My best guess would be to use a disassembler that exists like the command line APNG Disassembler and then flip between them by using a timer and GDI+.
Anyone else have any other ideas or existing code/functions? |
|
| Back to top |
|
 |
Murx Guest
|
|
| Back to top |
|
 |
Learning one
Joined: 04 Apr 2009 Posts: 1001 Location: Croatia
|
Posted: Sat Mar 20, 2010 11:27 pm Post subject: |
|
|
Hi LiquidGravity,
Have you tried Example 11? It'll maybe give you some ideas how to use animations in RM ?  |
|
| Back to top |
|
 |
|