I am using image processor on a site. We used to use it so that when media was uploaded we would using media save events create crops. We also use blob storage this all works fine.
We are not updating this site where the images are coming from an external source (not an umbraco site). So we are now resizing images on the fly again this also works. What I wanted to know is if that cropped image is then created in blob storage. So on subsequent loads you get saved image rather than than it resizing on the fly again.
ImageProcessor caching in blob when cropping
Guys,
I am using image processor on a site. We used to use it so that when media was uploaded we would using media save events create crops. We also use blob storage this all works fine.
We are not updating this site where the images are coming from an external source (not an umbraco site). So we are now resizing images on the fly again this also works. What I wanted to know is if that cropped image is then created in blob storage. So on subsequent loads you get saved image rather than than it resizing on the fly again.
Regards
Ismail
is working on a reply...