public class PBufferedImage extends java.lang.Object implements PBufferedResource
Constructor and Description |
---|
PBufferedImage(int type,
java.lang.String label,
java.awt.image.BufferedImage content) |
Modifier and Type | Method and Description |
---|---|
void |
output(HttpServletResponse response) |
public static final int PNG
public static final int JPG
public PBufferedImage(int type, java.lang.String label, java.awt.image.BufferedImage content)
public void output(HttpServletResponse response) throws java.io.IOException
output
in interface PBufferedResource
java.io.IOException