GetProportionalWidth

Image.GetProportionalWidth method

Obtiene un ancho proporcional.

public static int GetProportionalWidth(int width, int height, int newHeight)
ParámetroEscribeDescripción
widthInt32La anchura.
heightInt32La altura.
newHeightInt32La nueva altura.

Valor_devuelto

El ancho proporcional.

Ver también