GetProportionalHeight
Image.GetProportionalHeight method
Ottiene un’altezza proporzionale.
public static int GetProportionalHeight(int width, int height, int newWidth)
Parametro | Tipo | Descrizione |
---|---|---|
width | Int32 | La larghezza. |
height | Int32 | L’altezza. |
newWidth | Int32 | La nuova larghezza. |
Valore di ritorno
L’altezza proporzionale.
Guarda anche
- class Image
- spazio dei nomi Aspose.Imaging
- assemblea Aspose.Imaging