AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
IAnimatedImageFactory Class Referenceabstract

Produces images related to an animation.

#include <AUI/Image/IAnimatedImageFactory.h>

Member Function Documentation

> All members, including inherited

◆ hasAnimationFinished()

virtual bool IAnimatedImageFactory::hasAnimationFinished ( )
pure virtual

Implemented in GifImageFactory, and WebpImageFactory.