public class ColorImageEngine extends Object
Constructor and Description |
---|
ColorImageEngine() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
getCornerLine(int size,
File leftImage,
File rightImage,
Color bodyColor) |
static BufferedImage |
getDegrade(boolean vertical,
int margin,
int size,
Color startColor,
Color endColor,
int alphaMax) |
static void |
main(String[] args) |
public static BufferedImage getDegrade(boolean vertical, int margin, int size, Color startColor, Color endColor, int alphaMax)
public static final BufferedImage getCornerLine(int size, File leftImage, File rightImage, Color bodyColor) throws IOException
IOException
public static void main(String[] args)
Copyright © 2012-2018. All Rights Reserved.