SetResolution
Bitmap.SetResolution method
Legt die Auflösung dafür festBitmap .
public void SetResolution(float xDpi, float yDpi)
Parameter | Typ | Beschreibung |
---|---|---|
xDpi | Single | Die horizontale Auflösung in Punkten pro Zoll derBitmap. |
yDpi | Single | Die vertikale Auflösung in Punkten pro Zoll derBitmap. |
Siehe auch
- class Bitmap
- namensraum System.Drawing
- Montage Aspose.Drawing