SetResolution
DicomImage.SetResolution method
Sets the resolution for this RasterImage
.
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 DicomImage
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging