GetProportionalHeight

Image.GetProportionalHeight method

获取比例高度。

public static int GetProportionalHeight(int width, int height, int newWidth)
范围类型描述
widthInt32宽度。
heightInt32高度。
newWidthInt32新的宽度。

返回值

比例高度。

也可以看看