I am trying to change the crop of an image using google apps script in google slides. The image gets distorted when I change the width and height of the image. And it looks like the crop properties are read-only. I was wondering if anyone here knows another way to change the size and crop without distorting the image. https://developers.google.com/slides/reference/rest/v1/presentations.pages/other#Page.ImageProperties
Thanks