Get content of a file object for the supplied output type, 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 resized content.