GetProportionalHeight

Image.GetProportionalHeight method

Obtient une hauteur proportionnelle.

public static int GetProportionalHeight(int width, int height, int newWidth)
ParamètreTaperLa description
widthInt32La largeur.
heightInt32La hauteur.
newWidthInt32La nouvelle largeur.

Return_Value

La hauteur proportionnelle.

Voir également