edu.tum.cs.commons.image
Class ImageUtils
java.lang.Object
edu.tum.cs.commons.image.ImageUtils
public class ImageUtils
- extends Object
Utility methods for images.
- Version:
- $Rev: 26283 $
- Author:
- Florian Deissenboeck, $Author: juergens $
- Rating:
- GREEN Hash: 18A8D8ED0773E195516EA097271FBECA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageUtils
public ImageUtils()
showImage
public static void showImage(Image image,
String title)
- Show image in a JFrame.
- Parameters:
image - the image to showtitle - frame title
TUM CCSM Commons - 2.7