org.openoffice.da.comp.w2lcommon.filter
public class GraphicConverterImpl1 extends Object implements GraphicConverter
Constructor Summary | |
---|---|
GraphicConverterImpl1(XComponentContext xComponentContext) |
Method Summary | |
---|---|
byte[] | convert(byte[] source, String sSourceMime, String sTargetMime) |
boolean | supportsConversion(String sSourceMime, String sTargetMime, boolean bCrop, boolean bResize) |