Svg To Bitmap Parser
fun fun interface SvgToBitmapParser
Content copied to clipboard
An interface that exposes a function to allow the conversion of svg in a raw ByteArray format to Expected format that either holds a Bitmap if the conversion is successful or an error if it is not.
Functions
Inheritors
MapboxSvgToBitmapParser
Link copied to clipboard