0.45.0
![]() |
#include <iSpriteIO.h>
Static Public Member Functions | |
static bool | read (const iaString &filename, iSpritePtr sprite) |
static bool | write (const iaString &filename, iSpritePtr sprite) |
import/export for Igor sprite files
|
static |
reads sprite file
filename | path to sprite file |
sprite | the destination sprite |
|
static |
writes sprite to file
filename | path to new prefab file |
sprite | the sprite to write |