I am not sure about the title of this question.
I have multiple images in one canvas. The first image is a background. The other images is in a dynamic position by the background image.
I want to resize the canvas (e.g. from $500\times500$ to $300\times300$; $500\times500$ is default size of the background image). My problem is that I have different images, size and position. So if I changed the size and position of the canvas, the other images would change size and position too so they are proportional one to each other for the position and keep the ratio.
Does anyone know how to calculate it?
Thanks!
