Modifier and Type | Method and Description |
---|---|
void |
deleteImage(Coords coords)
Delete an image from the Storage.
|
close, freeze, getAnyImage, getAxes, getImage, getImagesIgnoringAxes, getImagesMatching, getMaxIndex, getMaxIndices, getNumImages, getSummaryMetadata, getUnorderedImageCoords, hasImage, putImage
void deleteImage(Coords coords) throws java.lang.IllegalArgumentException
coords
- Coordinates of the image to remove.java.lang.IllegalArgumentException
- if the coords do not match any image.