-
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 higher
imageView.imageAsBitmap()
someView.copyPixels() // requires Android Oreo or higher
For more information, look at the BitmapExtensions.kt file.
Here are the available Class Extensions: