kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
HTMLCanvasElement
/
toDataURL
to
Data
URL
JS
fun
toDataURL
(
type
:
String
=
definedExternally
,
quality
:
Any
?
=
definedExternally
)
:
String