Maps and Navigation SDK
maps:display
/
com.tomtom.sdk.map.display.image
/
ImageSize
/
ImageSize
Image
Size
fun
ImageSize
(
@
IntRange
(
from
=
0
)
width
:
Int
,
@
IntRange
(
from
=
0
)
height
:
Int
)
Parameters
width
The width of the image.
height
The height of the image.