createImage

fun GlimpseAdapter.createImage(    x: Int = 0,     y: Int = 0,     width: Int,     height: Int): Image

Creates a new Image from the rendered image.