toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.gl
/
AGOpengl
/
readToTexture
read
To
Texture
open
override
fun
readToTexture
(
frameBuffer
:
AGFrameBufferBase
,
frameBufferInfo
:
AGFrameBufferInfo
,
texture
:
AGTexture
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)