| Package | Description |
|---|---|
| de.alpharogroup.swing.img |
| Modifier and Type | Method and Description |
|---|---|
static ImageExtensions.Direction |
ImageExtensions.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageExtensions.Direction[] |
ImageExtensions.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 |
ImageExtensions.concatenateImages(List<BufferedImage> imgCollection,
int width,
int height,
int imageType,
ImageExtensions.Direction concatenationDirection)
Concatenate the given list of BufferedImage objects to one image and returns the concatenated
BufferedImage object.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.