Module pdfium_render::page_object_image
source · [−]Expand description
Defines the PdfPageImageObject struct, exposing functionality related to a single page object defining a bitmapped image.
Structs
A single PdfPageObject of type PdfPageObjectType::Image. The page object defines a single
bitmapped image.
A single image filter applied to a PdfPageImageObject.
A collection of all the image filters applied to a PdfPageImageObject.
An iterator over all the PdfPageImageObjectFilter objects in a PdfPageImageObjectFilters collection.