Using GIF Files in TOuchGFX
Is it possible to use .gif format files in TouchGFX?
Is it possible to use .gif format files in TouchGFX?
Hi @PBU,
.gif files aren't supported directly, but you can use some third party tool to extract all your frames from a gif and then use them in an
AnimatedImageIt's available through the designer; Try it out, if you haven't already. Basically what you'll do is name your images myimage_0.png through myimage_N.png, where N is the number (and image) in the sequence. You'll tell TouchGFX what the start and end image is and it'll cycle through them all - either once, looped, reversed, etc.
/Martin
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.