toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.controls
/
capture
capture
inline
fun
Node
.
capture
(
image
:
WritableImage
?
=
null
,
configuration
:
SnapshotParameters
.
(
)
->
Unit
=
{}
)
:
WritableImage
inline
fun
Scene
.
capture
(
)
:
WritableImage
Take a snapshot of this
Node
returning image it wrote.