#include <listimporter.h>
Inheritance diagram for synfig::ListImporter:

Public Member Functions | |
| virtual | ~ListImporter () |
| virtual bool | get_frame (Surface &surface, Time time, ProgressCallback *callback=NULL) |
| Gets a frame and puts it into surface. | |
| virtual bool | is_animated () |
Returns true if the importer pays attention to the time parameter of get_frame(). | |
Static Public Member Functions | |
| static Importer * | create (const char *filename) |
Protected Member Functions | |
| ListImporter (const String &filename) | |
|
|
|
|
|
|
|
||||||||||||||||
|
Gets a frame and puts it into surface.
Implements synfig::Importer. |
|
|
Returns
Reimplemented from synfig::Importer. |
|
|
|
1.4.6