| Package | Description |
|---|---|
| io.pdfdata.model |
This package contains entity classes representing responses produced by
the PDFDATA.io API's resources:
|
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
Page.getDimensions() |
Dimensions |
BitmapResource.getDimensions()
Returns the dimensions of a bitmap image's raster, in contrast to the bounds within
which an embedded PDF image is rendered on a page, provided by
Image.getBounds(). |
Copyright © 2017 PDFDATA.io. All rights reserved.