.. _f-svghelper: module ``imghelper.svg_helper`` =============================== Short summary +++++++++++++ module ``pyquickhelper.imghelper.svg_helper`` Helpers around images and :epkg:`SVG`. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------+-----------------------------------------------+ | function | truncated documentation | +============================================================================+===============================================+ | :func:`guess_svg_size ` | Guesses the dimension of a :epkg:`SVG` image. | +----------------------------------------------------------------------------+-----------------------------------------------+ | :func:`svg2img ` | Converts an image in :epkg:`SVG` format. | +----------------------------------------------------------------------------+-----------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.imghelper.svg_helper :members: :special-members: __init__ :show-inheritance: