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