|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sanselan.sampleUsage.ImageReadExample.ManagedImageBufferedImageFactory
public static class ImageReadExample.ManagedImageBufferedImageFactory
Constructor Summary | |
---|---|
ImageReadExample.ManagedImageBufferedImageFactory()
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
getColorBufferedImage(int width,
int height,
boolean hasAlpha)
|
java.awt.image.BufferedImage |
getGrayscaleBufferedImage(int width,
int height,
boolean hasAlpha)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageReadExample.ManagedImageBufferedImageFactory()
Method Detail |
---|
public java.awt.image.BufferedImage getColorBufferedImage(int width, int height, boolean hasAlpha)
getColorBufferedImage
in interface org.apache.sanselan.common.IBufferedImageFactory
public java.awt.image.BufferedImage getGrayscaleBufferedImage(int width, int height, boolean hasAlpha)
getGrayscaleBufferedImage
in interface org.apache.sanselan.common.IBufferedImageFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |