Maps and Navigation SDK
1.19.0
androidJvm
com.tomtom.sdk.maps:map-display-api
/
com.tomtom.sdk.map.display.image
/
ImageFactory
/
fromUri
from
Uri
fun
fromUri
(
uri
:
Uri
)
:
Image
Creates an
Image
from a
Uri
.
Return
The
Image
created from the
uri
.
Parameters
uri
The
Uri
that points to the image.