checkIsPngResource

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

Return

true if the resource is an png.

Parameters

resourceID

resource id.

open fun checkIsPngResource(resourceID: Int): Boolean