Package | Description |
---|---|
org.javlo.image |
Modifier and Type | Method and Description |
---|---|
Polygon4 |
ProjectionConfig.getPolygon() |
Polygon4 |
Polygon4.getSquare() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
ImageEngine.projectionImage(BufferedImage back,
BufferedImage top,
BufferedImage source,
Polygon4 p4,
float alpha) |
void |
ProjectionConfig.setPolygon(Polygon4 polygon) |
Constructor and Description |
---|
ProjectionConfig(Polygon4 polygon,
float alpha,
File background,
File foreground) |
Copyright © 2012-2018. All Rights Reserved.