Skiasharp: [QUESTION] is it possible export SKCanvas to SVG?

Created on 17 Dec 2020  路  3Comments  路  Source: mono/SkiaSharp

Hi there, Now I would want to make a drawing-app, I wonder, is it possible export SKCanvas(or SKImage) to SVG? I'd be grateful for any help 馃憤馃徎

All 3 comments

Strange idea. If the question is "can bitmaps be embedded in SVGs" the answer is yes, but one would want to do this as little as possible.

Thanks you, @wieslawsoltes ! :D

Was this page helpful?
0 / 5 - 0 ratings