korlibs
Toggle table of contents
6.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.awt
/
BaseAwtNativeImage
/
readPixelsUnsafe
read
Pixels
Unsafe
jvm
open
override
fun
readPixelsUnsafe
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
out
:
IntArray
,
offset
:
Int
=
0
)