-
Notifications
You must be signed in to change notification settings - Fork 0
transcode
milan jurkulák edited this page May 21, 2024
·
2 revisions
//tvlib/org.mjdev.tvlib.glide.sources.svg/SvgDrawableTranscoder/transcode
[androidJvm]
open override fun transcode(toTranscode: Resource<SVG?>, options: Options): Resource<PictureDrawable?>
Transcode data
Resource<PictureDrawable?>
androidJvm
toTranscode | Resource<SVG?> |
options | Options |