GetProportionalWidth

Image.GetProportionalWidth method

Får en proportionell bredd.

public static int GetProportionalWidth(int width, int height, int newHeight)
ParameterTypBeskrivning
widthInt32Bredden.
heightInt32Höjden.
newHeightInt32Den nya höjden.

Returvärde

Den proportionella bredden.

Se även