Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/svg/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
我只有html中的SVG路径,我需要将图像获取为png或任何其他扩展,我如何才能做到这一点?_Svg - Fatal编程技术网

我只有html中的SVG路径,我需要将图像获取为png或任何其他扩展,我如何才能做到这一点?

我只有html中的SVG路径,我需要将图像获取为png或任何其他扩展,我如何才能做到这一点?,svg,Svg,我想将svg转换为.png图像,但我没有该图像,我只有一个带有路径的html svg标记 像这样的地方在哪里?

我想将svg转换为.png图像,但我没有该图像,我只有一个带有路径的html svg标记


像这样的地方在哪里?