Image.GetProportionalHeight

Image.GetProportionalHeight method

Orantılı bir yükseklik elde eder.

public static int GetProportionalHeight(int width, int height, int newWidth)
ParametreTipTanım
widthInt32Genişlik.
heightInt32Yükseklik.
newWidthInt32Yeni genişlik.

Geri dönüş değeri

orantılı yükseklik.

Ayrıca bakınız