tmdb-api-client
Toggle table of contents
5.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tmdb-api-client
api
/
io.v47.tmdb.api
/
ImagesApi
Images
Api
class
ImagesApi
(
source
)
Members
Functions
download
Link copied to clipboard
fun
download
(
imagePath
:
String
,
size
:
ImageSize
=
ImageSize.Original
)
:
Flow.Publisher
<
ByteArray
>