public final class Images extends Object
Constructor and Description |
---|
Images() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
fromStream(InputStream stream)
Loads an image from the specified input stream and returns a buffered image.
|
@Nullable public static BufferedImage fromStream(@Nullable InputStream stream)
stream
- the input stream to load the image fromnull
is the image could not be loadedCopyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210