PsdImage.SetResolution
PsdImage.SetResolution method
Sets the resolution for this PsdImage
.
public override void SetResolution(double dpiX, double dpiY)
Parameter | Type | Description |
---|---|---|
dpiX | Double | The horizontal resolution, in dots per inch, of the RasterImage . |
dpiY | Double | The vertical resolution, in dots per inch, of the RasterImage . |
See Also
- class PsdImage
- namespace Aspose.PSD.FileFormats.Psd
- assembly Aspose.PSD