ImageUtils
Package:
generic.util.image
Type:
class
12.0_PUBLIC
added
method
:
padImage
static java.
awt.
Image padImage(
java.
awt.
Image i,
java.
awt.
Color c,
generic.
util.
image.
ImageUtils.
Padding padding)
9.1_PUBLIC
added
method
:
createImage
static java.
awt.
Image createImage(
java.
awt.
Component c)
added
method
:
createScaledImage
static java.
awt.
Image createScaledImage(
java.
awt.
Image image,
int width,
int height,
int hints)
9.0.1_PUBLIC
introduced
Initial version