fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.render.rtf.SVGConverter
public final class SVGConverter
extends java.lang.Object
Method Summary | |
static byte[] |
|
public static byte[] convertToJPEG(XMLImage image)
Converts a SVG image to a JPEG bitmap.
- Parameters:
image
- the SVG image
- Returns:
- a byte array containing the JPEG image
fop 0.94 |