getBitmapByteSize
Returns the in memory size of the given Bitmap in bytes.
open fun getBitmapByteSize( width: Int, height: Int, config: Config): Int
Content copied to clipboard
Returns the in memory size of android.graphics.Bitmap with the given width, height, and android.graphics.Bitmap.Config.