module

Tmdb::PosterUrls

Instance methods

poster_url(size : String = "original") : String

Get the poster full URL.

By default original size is returned. See Tmdb::Configuration#images_poster_sizes for more details.

Source