Image.GetProportionalHeight

Image.GetProportionalHeight method

Παίρνει ανάλογο ύψος.

public static int GetProportionalHeight(int width, int height, int newWidth)
ΠαράμετροςΤύποςΠεριγραφή
widthInt32Το πλάτος.
heightInt32Το ύψος.
newWidthInt32Το νέο πλάτος.

Επιστρεφόμενη Αξία

Το αναλογικό ύψος.

Δείτε επίσης