bitmapToFile

open fun bitmapToFile(@NonNull image: Bitmap, @NonNull dest: File, quality: Int, @NonNull format: Bitmap.CompressFormat): File