| Package | Description |
|---|---|
| com.enterprisemath.utils.image |
| Modifier and Type | Method and Description |
|---|---|
ConstantColorImageAnimation |
ConstantColorImageAnimation.Builder.build()
Builds the result object.
|
static ConstantColorImageAnimation |
ConstantColorImageAnimation.create(int frameWidth,
int frameHeight,
int frameDuration,
int numFrames,
Color color)
Creates new instance.
|
Copyright © 2016. All rights reserved.