Aspose::Pdf::Opi class

Opi class

Represents The Open Prepress Interface (OPI) is a mechanism for creating low-resolution placeholders, or proxies, for such high-resolution images.

class Opi : public System::Object

Methods

MethodDescription
get_FileSpecification()Gets the external file containing the low- resolution proxy image.
get_Position()Gets an array of eight numbers of the form specifying the location on the page of the cropped image.
get_Version()Gets the version of OPI to which this dictionary refers.
Opi(System::SharedPtr<XForm>)The constructor.

See Also