Returns the content of the latest file version. If the file is an image and the width and height are set, the image will resized before it is returned. The get the content it is necessary to have the ‘read’ permissions on the entity the file is related to.
The id of the file.
Set width to resize.
Set height to resize.
Whether to crop the image when resizing it.
Whether to enlarge the image if the width/height are bigger than the original image.
If inline is true, content-disposition header is inline, else it is attachment.
OK