toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
NativeImage
/
readPixelsUnsafe
read
Pixels
Unsafe
abstract
override
fun
readPixelsUnsafe
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
out
:
IntArray
,
offset
:
Int
)
fun
readPixelsUnsafe
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
:
IntArray