val ImageView.bitmapDrawable: Bitmap
Get Bitmap from receiver's drawable. Caution: This method isn't tested with vector drawable.
Receiver ImageView whose drawable is converted to Bitmap