Class Image
java.lang.Object
uk.ac.starlink.topcat.func.Image
Functions for display of images in a window.
Supported image formats include GIF, JPEG, PNG and FITS,
which may be compressed.
- Since:
- 1 Oct 2004
- Author:
- Mark Taylor (Starlink)
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringdisplayImage(String label, String location) Displays the file at the given location in an image viewer.
-
Method Details
-
displayImage
-