XObjectSlot

class XObjectSlot(val objectNumber: Long?, val stream: PdfStream)

An XObject with the indirect object number it resolved from (null for the rare ref-less inline entry). The number keys the decoded caches.

Constructors

Link copied to clipboard
constructor(objectNumber: Long?, stream: PdfStream)

Properties

Link copied to clipboard
Link copied to clipboard