readPixmap

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