Is it possible to display animated png/gif files in Juce?
Neither of the image loaders for those formats will handle animated files, so you’d need to use some other kind of loader to get the data.
Is it possible to display animated png/gif files in Juce?
Neither of the image loaders for those formats will handle animated files, so you’d need to use some other kind of loader to get the data.