write

fun File.write(    bitmap: Bitmap,     format: Bitmap.CompressFormat = Bitmap.CompressFormat.JPEG,     quality: Int = 80): File