Class to represent a content-item image object.
static fromJsonObject($item)
Generate an Image object from its JSON or JSON-LD representation.
toJsonObject()
Generate the JSON object representation of the image.
__construct($url, $width=null, $height=null)
Class constructor.
toJsonldObject()
Generate the JSON-LD object representation of the image.