toggle menu
korge-root
5.1.0
js
switch theme
search in API
korge-core
/
korlibs.image.format
/
HTMLCanvasElementLike
/
toBlob
to
Blob
js
abstract
fun
toBlob
(
_callback
:
(
Blob
?
)
->
Unit
,
type
:
String
=
definedExternally
,
quality
:
Any
?
=
definedExternally
)