Image.GetProportionalHeight

Image.GetProportionalHeight method

Krijgt een proportionele hoogte.

public static int GetProportionalHeight(int width, int height, int newWidth)
ParameterTypeBeschrijving
widthInt32De breedte.
heightInt32De hoogte.
newWidthInt32De nieuwe breedte.

Winstwaarde

De proportionele hoogte.

Zie ook