Image.GetProportionalWidth
Image.GetProportionalWidth method
获取等比例宽度。
public static int GetProportionalWidth(int width, int height, int newHeight)
| 参数 | 类型 | 描述 |
|---|---|---|
| 宽度 | Int32 | 宽度。 |
| 高度 | Int32 | 高度。 |
| newHeight | Int32 | 新的高度。 |
返回值
比例宽度。
另请参见
- class Image
- namespace Aspose.Imaging
- assembly Aspose.Imaging