lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core
/
Image
/
Companion
Companion
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
Functions
create
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
create
(
parent
:
LvglObjectBase
)
:
Image
Creates a new
Image
that has a
parent
.
actual
fun
create
(
parent
:
LvglObjectBase
)
:
Image
actual
fun
create
(
parent
:
LvglObjectBase
)
:
Image
from
Pointer
Link copied to clipboard
linuxArm32
linuxX64
fun
fromPointer
(
ptr
:
CPointer
<
lv_img_t
>
?
)
:
Image
fun
fromPointer
(
ptr
:
CPointer
<
lv_img_t
>
?
)
:
Image