类 SVGConvertor


  • public class SVGConvertor
    extends Object
    • 构造器详细资料

      • SVGConvertor

        public SVGConvertor()
    • 方法详细资料

      • toPng

        public static byte[] toPng​(byte[] svgs,
                                   float width,
                                   float maxHeight,
                                   int svgScale)
                            throws org.apache.batik.transcoder.TranscoderException,
                                   IOException