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()
Deprecated.
|
int |
getWidth() |
@Deprecated Map<String,Map<String,Object>> getMetaData()
null if no meta-data is availableint getWidth()
int getHeight()
Copyright © 2016 LSST. All rights reserved.