createBitmap

fun GlimpseAdapter.createBitmap(    x: Int = 0,     y: Int = 0,     width: Int,     height: Int): Bitmap

Creates a new Bitmap from the rendered image.