GetProportionalWidth

Image.GetProportionalWidth method

Ruft eine proportionale Breite ab.

public static int GetProportionalWidth(int width, int height, int newHeight)
ParameterTypBeschreibung
widthInt32Die Breite.
heightInt32Die Höhe.
newHeightInt32Die neue Höhe.

Rückgabewert

Die proportionale Breite.

Siehe auch