net.ihe.gazelle.proxy.dicom
Class ThumbnailCreator
java.lang.Object
net.ihe.gazelle.proxy.dicom.ThumbnailCreator
public class ThumbnailCreator
- extends Object
- Author:
- Abderrazek Boufahja > INRIA Rennes IHE development Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThumbnailCreator
public ThumbnailCreator()
createThumbnail
public static void createThumbnail(String filename,
int thumbWidth,
int thumbHeight,
int quality,
String outFilename)
throws InterruptedException,
FileNotFoundException,
IOException
- Throws:
InterruptedException
FileNotFoundException
IOException
createNewFileName
public static String createNewFileName(String filename)
Copyright © 2012 JBoss. All Rights Reserved.