|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jpotpourri.util.ImageUtil
public final class ImageUtil
| Nested Class Summary | |
|---|---|
static class |
ImageUtil.ImageInfo
|
static class |
ImageUtil.WidthHeight
|
| Method Summary | |
|---|---|
static ImageUtil.ImageInfo |
getResizedImage(java.io.File coverFile,
java.awt.Component component,
int maxWidth,
int maxHeight)
|
static ImageUtil.ImageInfo |
getResizedImage(java.awt.Image source,
java.awt.Component component,
int maxWidth,
int maxHeight)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ImageUtil.ImageInfo getResizedImage(java.io.File coverFile,
java.awt.Component component,
int maxWidth,
int maxHeight)
public static ImageUtil.ImageInfo getResizedImage(java.awt.Image source,
java.awt.Component component,
int maxWidth,
int maxHeight)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||