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