johnny Posted January 30, 2015 Share Posted January 30, 2015 I am trying to point to point resize an image to get the correct scale, but when I do the image only resizes the direction of the 2 points. Is there anyway to do a point to point resize but constrain the opposite coordinate by %?...so the result is a uniform scale of the image? Link to comment Share on other sites More sharing options...
glennw Posted January 31, 2015 Share Posted January 31, 2015 Johnny, You are probably better off using Transform/Replicate...Resize. Draw a line over the known points on the picture to work out the resize factor. This will retain the aspect ratio. Link to comment Share on other sites More sharing options...
johnny Posted January 31, 2015 Author Share Posted January 31, 2015 Thanks - perfect. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now