Image¶ class crunpyroll.types.Image¶ Info about an image. Parameters: width (str) – Width of the image. height (str) – Height of the image. url (str) – Direct URL to the image source. type (ImageType) – Type of image (tall, wide, promo…)