I was under impression, that setting image.size = [X, Y] will scale image to XY dimensions. But it turns out that it is cropped to that X/Y dimension. Why is this happening? Any way to resize image and not crop it?
Thank you.
I was under impression, that setting image.size = [X, Y] will scale image to XY dimensions. But it turns out that it is cropped to that X/Y dimension. Why is this happening? Any way to resize image and not crop it?
Thank you.