GetProportionalHeight
Image.GetProportionalHeight method
Ruft eine proportionale Höhe ab.
public static int GetProportionalHeight(int width, int height, int newWidth)
| Parameter | Typ | Beschreibung |
|---|---|---|
| width | Int32 | Die Breite. |
| height | Int32 | Die Höhe. |
| newWidth | Int32 | Die neue Breite. |
Rückgabewert
Die proportionale Höhe.
Siehe auch
- class Image
- namensraum Aspose.Imaging
- Montage Aspose.Imaging