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

checkResourceType

open static fun checkResourceType(resourceID: Int, vararg suffixs: String!): Boolean

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

Parameters

resourceID - Int: resource id.

Return
Boolean: true if teh resource is an svg.