Bitmap.SetResolution
Bitmap.SetResolution method
Stelt de resolutie hiervoor inBitmap .
public void SetResolution(float xDpi, float yDpi)
Parameter | Type | Beschrijving |
---|---|---|
xDpi | Single | De horizontale resolutie, in dots per inch, van deBitmap. |
yDpi | Single | De verticale resolutie, in dots per inch, van deBitmap. |
Zie ook
- class Bitmap
- naamruimte System.Drawing
- montage Aspose.Drawing