Converting an SVG to a RunTimeImage
.
Essentially I'm trying to find a way to access the stream before it gets wrapped in an SVGImageSource
so I can feed the byte array into the ArcGis RunTimeImage
provided by Esri.
SVG's are kept in a PCL.
Converting an SVG to a RunTimeImage
.
Essentially I'm trying to find a way to access the stream before it gets wrapped in an SVGImageSource
so I can feed the byte array into the ArcGis RunTimeImage
provided by Esri.
SVG's are kept in a PCL.
I was not able to figure this out for the time being, but the following code excerpt is a work around accessing the drawable folder of your android project using a png version of the image.