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

checkIsJpegResource

open static fun checkIsJpegResource(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.