I have an image with a bigger scale in Y than in X. In this image I want to measure several areas. Now I need to know, if the true area is dependent of the orientation of the object / area I want to measure.
Look at my example:
A is the original picture. All bars are of the same size and area.
B is picture A with a bigger height (Y) scaling
Do all three bars (horizontally vs. vertically vs. diagonally) in B have the same area?
So to summarize my question again: A picture with objects of the same size gets changed in Y-scale. In this changed picture, do all objects still have the exact same size?
Thank you very much!