| Package | Description |
|---|---|
| de.alpharogroup.swing.img |
| Modifier and Type | Method and Description |
|---|---|
static ImageUtils.Direction |
ImageUtils.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageUtils.Direction[] |
ImageUtils.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
ImageUtils.concatenateImages(List<BufferedImage> imgCollection,
int width,
int height,
int imageType,
ImageUtils.Direction concatenationDirection)
Concatenate the given list of BufferedImage objects to one image and returns the concatenated
BufferedImage object.
|
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.