Image.GetProportionalHeight
Image.GetProportionalHeight method
Gets a proportional height.
public static int GetProportionalHeight(int width, int height, int newWidth)
Parameter | Type | Description |
---|---|---|
width | Int32 | The width. |
height | Int32 | The height. |
newWidth | Int32 | The new width. |
Return Value
The proportional height.
See Also
- class Image
- namespace Aspose.PSD
- assembly Aspose.PSD