public interface IBufferedImageSource
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getImage()
Return or create the bufferedImage to output.
|
String |
getMimeType()
The output format (mime for jpg, gif, png).
|
BufferedImage getImage() throws Exception
ExceptionString getMimeType()
Copyright © 2017 etc.to. All rights reserved.