module HexaPDF:: ImageLoader:: PDF
This module is used for loading the first page of a PDF
file.
Loaded PDF
graphics are represented by form XObjects instead of image XObjects. However, the image/xobject drawing methods of HexaPDF::Content::Canvas
know how to handle them correctly so that this doesn’t matter from a user’s point of view.
See: PDF2.0 s8.10