AnimatedPicture

smile.pictures.AnimatedPicture
See theAnimatedPicture companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromGifPath(sourceResourcePath: String): AnimatedPicture

Creates an AnimatedPicture from a GIF file located at the specified path.

Creates an AnimatedPicture from a GIF file located at the specified path.

Value parameters

sourceResourcePath

The path to the source GIF file.

Attributes

Returns

An AnimatedPicture instance created from the GIF file.