toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.api
/
ImagesApi
Images
Api
class
ImagesApi
Members
Functions
download
Link copied to clipboard
fun
download
(
imagePath
:
String
,
size
:
ImageSize
=
ImageSize.Original
)
:
Flow.Publisher
<
ByteArray
>