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

checkIsPngResource

open static fun checkIsPngResource(resourceID: Int): 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.