| Field | Value |
|---|
How the math works
Ratio = original width ÷ original height. When you lock width, the new height = new width ÷ ratio. Lock height: new width = new height × ratio.
"Calculate ratio" mode reduces width:height to its simplest integer form using the greatest common divisor.