GetProportionalHeight

Image.GetProportionalHeight method

Får en proportionell höjd.

public static int GetProportionalHeight(int width, int height, int newWidth)
ParameterTypBeskrivning
widthInt32Bredden.
heightInt32Höjden.
newWidthInt32Den nya bredden.

Returvärde

Den proportionella höjden.

Se även