public class ExampleUtils extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
ExampleUtils.ExampleFrame |
Constructor | Description |
---|---|
ExampleUtils() |
Modifier and Type | Method | Description |
---|---|---|
static BufferedImage |
resizeImage(BufferedImage originalImage,
int width,
int height,
int type) |
|
static void |
showExampleFrame(ExampleUtils.ExampleFrame frame) |
public static void showExampleFrame(ExampleUtils.ExampleFrame frame)
public static BufferedImage resizeImage(BufferedImage originalImage, int width, int height, int type) throws IOException
IOException
Copyright © 2016–2018 Hipparchus.org. All rights reserved.