| Modifier and Type | Method and Description |
|---|---|
static SingleFrameAnimation |
Animations.createAnimation(File image)
Create and return a new single frame animation from the specified image file.
|
static SingleFrameAnimation |
Animations.createAnimation(Image image)
Create and return a new single frame animation from the specified image.
|
static SingleFrameAnimation |
Animations.createAnimation(InputStream image)
Create and return a new single frame animation from the specified image input stream.
|
static SingleFrameAnimation |
Animations.createAnimation(URL image)
Create and return a new single frame animation from the specified image URL.
|
Copyright © 2006-2013 dishevelled.org. All Rights Reserved.