public class ImageSpec extends Object
| Constructor and Description |
|---|
ImageSpec() |
ImageSpec(File source,
ImageInfo id) |
ImageSpec(File source,
String mime,
int w,
int h) |
| Modifier and Type | Method and Description |
|---|---|
ImageInfo |
getInfo() |
String |
getMime() |
File |
getSource() |
void |
setSource(File source) |
Copyright © 2017 etc.to. All rights reserved.