readBitmap

fun MTLTexture.readBitmap(rect: RectangleInt = RectangleInt(0, 0, width.toInt(), height.toInt())): Bitmap32