igor::iSpriteIO Class Reference

#include <iSpriteIO.h>

Static Public Member Functions

static bool read (const iaString &filename, iSpritePtr sprite)
 
static bool write (const iaString &filename, iSpritePtr sprite)
 

Detailed Description

import/export for Igor sprite files

Member Function Documentation

◆ read()

bool igor::iSpriteIO::read ( const iaString filename,
iSpritePtr  sprite 
)
static

reads sprite file

Parameters
filenamepath to sprite file
spritethe destination sprite

◆ write()

bool igor::iSpriteIO::write ( const iaString filename,
iSpritePtr  sprite 
)
static

writes sprite to file

Parameters
filenamepath to new prefab file
spritethe sprite to write

The documentation for this class was generated from the following files: