Get content of a file object, converted to file format of the supplied output type and resized to supplied dimensions.
Namespace: Authorit.API.Services
Parameters
fileId - ID of file object to get.
output - Output type to get.
width - Width (in pixels) to resize to.
height - Height (in pixels) to resize to.
Returns
Bytes representing converted and resized content.