ly.img.android.pesdk.utils / BitmapFactoryUtils / checkIsSvgResource

checkIsSvgResource

open static fun checkIsSvgResource(resourceID: Int): Boolean

Check if the raw resource is a svg file, by looking at the file_extension

Parameters

resourceID - Int: resource id.

Return
Boolean: true if teh resource is an svg.