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