littlekt
0.6.0
android
common
js
jvm
core
/
com.lehaine.littlekt.file.vfs
/
readPixmap
read
Pixmap
android
common
js
jvm
actual
suspend
fun
VfsFile
.
readPixmap
(
)
:
Pixmap
expect
suspend
fun
VfsFile
.
readPixmap
(
)
:
Pixmap
Loads an image from the path as a
Pixmap
.
Return
the loaded texture
actual
suspend
fun
VfsFile
.
readPixmap
(
)
:
Pixmap
Loads an image from the path as a
Pixmap
.
Return
the loaded texture
actual
suspend
fun
VfsFile
.
readPixmap
(
)
:
Pixmap