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