protected fun doInBackground(vararg imageUris: Uri?): Void?
Internal task to execute in the background on a seperate thread
imageUris - Array<out Uri?> Image URL to retrieve the image from
imageUris
Return Void? No return value