GetProportionalWidth

Image.GetProportionalWidth method

获取比例宽度。

public static int GetProportionalWidth(int width, int height, int newHeight)
范围类型描述
widthInt32宽度。
heightInt32高度。
newHeightInt32新高度。

返回值

比例宽度。

也可以看看