|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EffectConfig | |
---|---|
com.github.cage.image | Classes in this package are responsible for the actual image generation, the
central class is Painter . |
Uses of EffectConfig in com.github.cage.image |
---|
Methods in com.github.cage.image that return EffectConfig | |
---|---|
EffectConfig |
Painter.getEffectConfig()
|
Constructors in com.github.cage.image with parameters of type EffectConfig | |
---|---|
Painter(int width,
int height,
Color bGround,
Painter.Quality quality,
EffectConfig effectConfig,
Random rnd)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |