class HexaPDF:: CLI:: Images:: ImageLocationProcessor
Parent | HexaPDF::Content::Processor |
---|
Extracts the PPI (pixel per inch) information for each image of a content stream.
Attributes
The mapping of XObject name to [x_ppi, y_ppi].
Public Class Methods
Initialize the processor with the names of the images for which the PPI should be determined.
Calls superclass method
HexaPDF::Content::Processor::new
Public Instance Methods
Determine the PPI in x- and y-directions of the specified images.
Calls superclass method
HexaPDF::Content::Processor#paint_xobject