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.

Type Definitions