| Package | Description |
|---|---|
| net.anwiba.commons.image | |
| net.anwiba.commons.image.codec |
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
ImageUtilities.getEmptyImage(Dimension size,
ImageCodec imageCodec) |
| Modifier and Type | Method and Description |
|---|---|
static ImageCodec |
ImageCodec.getByExtension(String extension) |
static ImageCodec |
ImageCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageCodec[] |
ImageCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.