-
Notifications
You must be signed in to change notification settings - Fork 5
BitmapExtensions
Birju Vachhani edited this page Sep 26, 2019
·
1 revision
someView.asBitmap()someView.backgroundAsBitmap()someView.foregroundAsBitmap() // require Android Marsh-mellow or higherimageView.imageAsBitmap()someView.copyPixels() // requires Android Oreo or higherFor more information, look at the BitmapExtensions.kt file.
Here are the available Class Extensions: