ly.img.android.opengl / GlRawBitmap / glReadPixels

glReadPixels

fun glReadPixels(x: Int = 0, y: Int = 0, width: Int = this.width, height: Int = this.height, type: Int = GL10.GL_RGBA, format: Int = GL10.GL_UNSIGNED_BYTE): Unit