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
Method was called `write` but in fact the method did not have to write
an image, it could just return an image, read from disk.
Add boolean flag `has_scaling` to say whether the returned image has
scaling to apply to the data[, or not.
0 commit comments