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