Image.GetProportionalWidth

Image.GetProportionalWidth method

Krijgt een proportionele breedte.

public static int GetProportionalWidth(int width, int height, int newHeight)
ParameterTypeBeschrijving
widthInt32De breedte.
heightInt32De hoogte.
newHeightInt32De nieuwe hoogte.

Winstwaarde

De proportionele breedte.

Zie ook