You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorl is able to do things like change the colourspace of an image (if you want a greyscale image, for example), but it's not possible to pass the colourspace='GREY' argument through to lazy image as it's not expecting it. It would be very useful to be able to pass these arguments through lazy image into sorl.
The text was updated successfully, but these errors were encountered:
sorl is able to do things like change the colourspace of an image (if you want a greyscale image, for example), but it's not possible to pass the
colourspace='GREY'
argument through to lazy image as it's not expecting it. It would be very useful to be able to pass these arguments through lazy image into sorl.The text was updated successfully, but these errors were encountered: