openrndr
Toggle table of contents
0.5.0-dev.24+7dd2530
commonJvm
jvm
Target filter
commonJvm
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glGetTextureSubImage
gl
Get
Texture
Sub
Image
commonJvm
jvm
expect
inline
fun
glGetTextureSubImage
(
texture
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
zoffset
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
Int
,
type
:
Int
,
pixels
:
ByteBuffer
)
(
source
)
actual
inline
fun
glGetTextureSubImage
(
texture
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
zoffset
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
Int
,
type
:
Int
,
pixels
:
ByteBuffer
)
(
source
)