public class ImageWithDimension extends Object
| Modifier and Type | Field and Description |
|---|---|
BufferedImage |
bufferedImage |
float |
height |
float |
width |
| Constructor and Description |
|---|
ImageWithDimension(BufferedImage bufferedImage,
float width,
float height) |
public final BufferedImage bufferedImage
public final float width
public final float height
public ImageWithDimension(BufferedImage bufferedImage, float width, float height)
Copyright © 2018 red6 enterprise software GmbH. All rights reserved.