Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.39.0
GitLab
Giro3D API (v0.39.0)
external
three
ImageUtils
getDataURL
Function getDataURL
get
DataURL
(
image
)
:
string
Returns a data URI containing a representation of the given image.
Parameters
image
:
CanvasImageSource
|
ImageData
The image object.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Giro3D API (v0.39.0)
Loading...
Returns a data URI containing a representation of the given image.