checkIsJpegResource

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

Return

true if the resource is an jpeg.

Parameters

resourceID

resource id.

open fun checkIsJpegResource(resourceID: Int): Boolean