org.infoglue.cms.util.graphics
Class ThumbnailGenerator

java.lang.Object
  extended by org.infoglue.cms.util.graphics.ThumbnailGenerator

public class ThumbnailGenerator
extends java.lang.Object


Constructor Summary
ThumbnailGenerator()
           
 
Method Summary
 void transform(java.lang.String originalFile, java.lang.String thumbnailFile, int thumbWidth, int thumbHeight, int quality)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThumbnailGenerator

public ThumbnailGenerator()
Method Detail

transform

public void transform(java.lang.String originalFile,
                      java.lang.String thumbnailFile,
                      int thumbWidth,
                      int thumbHeight,
                      int quality)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 InfoGlue.org All Rights Reserved.