GetProportionalHeight
Image.GetProportionalHeight method
获取比例高度。
public static int GetProportionalHeight(int width, int height, int newWidth)
范围 | 类型 | 描述 |
---|---|---|
width | Int32 | 宽度。 |
height | Int32 | 高度。 |
newWidth | Int32 | 新的宽度。 |
返回值
比例高度。
也可以看看
- class Image
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging