ResolutionSetting.ResolutionSetting
ResolutionSetting()
Initializes a new instance of the ResolutionSetting class.
public ResolutionSetting()
See Also
- class ResolutionSetting
- namespace Aspose.PSD
- assembly Aspose.PSD
ResolutionSetting(double, double)
Initializes a new instance of the ResolutionSetting class.
public ResolutionSetting(double horizontalResolution, double verticalResolution)
| Parameter | Type | Description |
|---|---|---|
| horizontalResolution | Double | The horizontal resolution. |
| verticalResolution | Double | The vertical resolution. |
See Also
- class ResolutionSetting
- namespace Aspose.PSD
- assembly Aspose.PSD