fun Bitmap.save(format: CompressFormat = Bitmap.CompressFormat.PNG, quality: Int = 80, recycle: Boolean = true): ByteArray