GetProportionalHeight

Image.GetProportionalHeight method

Ruft eine proportionale Höhe ab.

public static int GetProportionalHeight(int width, int height, int newWidth)
ParameterTypBeschreibung
widthInt32Die Breite.
heightInt32Die Höhe.
newWidthInt32Die neue Breite.

Rückgabewert

Die proportionale Höhe.

Siehe auch