Mapbox Svg To Bitmap Parser
class MapboxSvgToBitmapParser(externalFileResolver: SVGExternalFileResolver) : SvgToBitmapParser
Content copied to clipboard
Implementation of SvgToBitmapParser that provides a method allowing to convert SVG ByteArray to Bitmap
Constructors
MapboxSvgToBitmapParser
Link copied to clipboard
fun MapboxSvgToBitmapParser(externalFileResolver: SVGExternalFileResolver)
Content copied to clipboard