public final class Opi extends Object
Represents The Open Prepress Interface (OPI) is a mechanism for creating low-resolution placeholders, or proxies, for such high-resolution images.
Modifier and Type | Method and Description |
---|---|
String |
getFileSpecification()
Gets the external file containing the low- resolution proxy image.
|
double[] |
getPosition()
Gets an array of eight numbers of the form specifying the location on the page of the cropped
image.
|
String |
getVersion()
Gets the version of OPI to which this dictionary refers.
|
public Opi(XForm xform)
The constructor.
xform
- Xform object.public String getVersion()
Gets the version of OPI to which this dictionary refers.
public String getFileSpecification()
Gets the external file containing the low- resolution proxy image.
public double[] getPosition()
Gets an array of eight numbers of the form specifying the location on the page of the cropped image.