toggle menu
korge-root
5.1.0
jvm
switch theme
search in API
korge
/
korlibs.render.platform
/
INativeGL
/
glReadPixels
gl
Read
Pixels
jvm
abstract
fun
glReadPixels
(
x
:
GLint
,
y
:
GLint
,
width
:
GLsizei
,
height
:
GLsizei
,
format
:
GLenum
,
type
:
GLenum
,
pixels
:
VoidPtr
)