Package | Description |
---|---|
com.aspose.imaging.fileformats.psd.resources |
The package contains PSD file format resource entities.
|
Modifier and Type | Method and Description |
---|---|
FixedPointDecimal |
ResolutionInfoResource.getHDpi()
Horizontal DPI.
|
FixedPointDecimal |
ResolutionInfoResource.getVDpi()
Vertical DPI.
|
Modifier and Type | Method and Description |
---|---|
void |
ResolutionInfoResource.setHDpi(FixedPointDecimal value)
Horizontal DPI.
|
void |
ResolutionInfoResource.setVDpi(FixedPointDecimal value)
Vertical DPI.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.