readPixels

abstract fun readPixels(    x: Int,     y: Int,     width: Int,     height: Int,     format: Int,     type: Int,     pixels: ArrayBufferView?)