public abstract static class IImagingCoreAPI.CropOperation extends java.lang.Object implements IImagingCoreAPI.ImageOperation
| Modifier and Type | Field and Description |
|---|---|
android.graphics.Point[] |
DocumentBoundary
[in] Document boundary as defined by its corners.
|
float |
DocumentHeight
[in, optional] the document height in millimeters
|
float |
DocumentWidth
[in, optional] the document width in millimeters
|
int |
Resolution
[out] Image resolution as calculated from image size and physical page size
|
| Constructor and Description |
|---|
CropOperation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic float DocumentWidth
public float DocumentHeight
public android.graphics.Point[] DocumentBoundary
public int Resolution