ImageGearJava Project > com.accusoft.imagegear.formats.xmp Package : ImGearXMPDimensions Class |
The following tables list the members exposed by ImGearXMPDimensions.
Name | Description | |
---|---|---|
![]() | ImGearXMPDimensions Constructor | Initializes a new instance of the ImGearXMPDimensions class. |
Name | Description | |
---|---|---|
![]() | getHeight | Returns height. |
![]() | getUnit | Returns units.
For example: inch, mm, pixel, pica, point. |
![]() | getWidth | Returns width. |
![]() | setHeight | Sets height. |
![]() | setUnit | Sets units.
For example: inch, mm, pixel, pica, point. |
![]() | setWidth | Sets width. |