public class ImageMetaData extends Object
| Constructor and Description |
|---|
ImageMetaData(File file,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
long |
getFileSize() |
int |
getHeight() |
int |
getWidth() |
String |
toString() |
public ImageMetaData(File file, int width, int height)
Copyright © 2011–2022 aiticon GmbH. All rights reserved.