I passed a FileStreamResult image to a View. How do I render the image?
<img src="<%-- URL to the route which returns the FSR --%>"/>