public class ImageMetadata extends Object
| Constructor and Description |
|---|
ImageMetadata() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getWidth() |
void |
setHeight(int height) |
void |
setWidth(int width) |
Copyright © 2017. All rights reserved.