public static interface ImageSet.Image
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Get height of image in pixels (including overscan?)
|
Map<String,Map<String,Object>> |
getMetaData()
Get any meta-data associated with the individual image
|
int |
getWidth() |
Map<String,Map<String,Object>> getMetaData()
null if no meta-data is availableint getWidth()
int getHeight()
Copyright © 2016 LSST. All rights reserved.