public interface ImageSet
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getImageExtensionNames()
The list of the image extension names to be written in the fits file.
|
int |
getParallelPixels()
This is the parallel size of each image extension
|
int |
getSerialPixels()
This is the serial size of each image extension
|
List<String> getImageExtensionNames()
int getSerialPixels()
int getParallelPixels()
Copyright © 2021 LSST. All rights reserved.