Frontend | Backend | Api

TransformedImage (Api)

Image class that represents an image after it has been transformed

Property Description Returns
path Get the path for this image string
mimeType Get the mime type of the image string
format Get the format of the image string
blank Return the information that this is not a blank image bool
type Get the type of the image. Always returns "image". string
width Get the width of the image in pixels int
height Get the height of the image in pixels int
name Get the name of the image revision - this is usually used as ALT text string