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