decode - mimoccc/tvapp GitHub Wiki

//tvlib/org.mjdev.tvlib.glide.sources.svg/SvgDecoder/decode

decode

[androidJvm]
open override fun decode(source: InputStream, width: Int, height: Int, options: Options): Resource<SVG>

Decode svg to bitmap

Return

Resource

Parameters

androidJvm

source InputStream
width Int
height Int
options Options

Throws

IOException
⚠️ **GitHub.com Fallback** ⚠️