public class BasicImageDisplay extends Object
ImageWindow
).
Supported image formats include GIF, JPEG, PNG and FITS,
which may be compressed.Modifier and Type | Method and Description |
---|---|
static String |
displayBasicImage(String label,
String loc)
Displays the file at a given location as an image
in a graphical viewer.
|
public static String displayBasicImage(String label, String loc)
label
may be any string which identifies the window
for display, so that multiple images may be displayed in different
windows without getting in each others' way.
loc
should be a filename or URL, pointing to an image in
a format that this viewer understands.label
- identifies the window in which the image will be displayedloc
- image locationCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.