| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts |
| Modifier and Type | Method and Description |
|---|---|
ImageData |
REBDevice.getImage(int offset,
int count)
Gets a portion of the current image.
|
ImageData |
ImageProc.getImage(int ccd,
int offset,
int count)
Gets a portion of the current image.
|
ImageData |
REBDevice.getImage(int ccd,
int offset,
int count)
Gets a portion of the current image.
|
static ImageData |
RaftsMain.getImage(String fileName,
int offset,
int count)
Gets a portion of a saved raw image.
|
Copyright © 2019 LSST. All rights reserved.