I have an image opened and create selection (for example marquee)
Now run the script which:
Record that selection is 14cm wide (lets assume that all images I use are 72PPI)
ask user to input value, for example 173cm
then it calculates 173/14 = 12,35
and change image size by 1235% (which comes from previous calculation)
What can be done, what can't? what are limitations in such example?
Thank you for your help
