class Tmdb::Image
- Tmdb::Image
- Reference
- Object
Direct Known Subclasses
Defined in:
image.crConstructors
Instance Method Summary
- #aspect_ratio : Float64
- #file_path : String
- #height : Int32
- #image_url(size : String = "original") : String
- #iso_639_1 : String | Nil
- #vote_average : Float64
- #vote_count : Int64
- #width : Int32