Table of Contents

Namespace UglyToad.PdfPig.Graphics

Classes

CurrentFontState

The current state of text related parameters for a content stream.

CurrentGraphicsState

The state of the current graphics control parameters set by operations in the content stream.

PdfPath

A path is made up of one or more disconnected subpaths, each comprising a sequence of connected segments. The topology of the path is unrestricted: it may be concave or convex, may contain multiple subpaths representing disjoint areas, and may intersect itself in arbitrary ways.

A path shall be composed of straight and curved line segments, which may connect to one another or may be disconnected.

TextMatrices

Manages the Text Matrix (Tm), Text line matrix (Tlm) and used to generate the Text Rendering Matrix (Trm).

XObjectContentRecord

An XObject content record.

Interfaces

IColorSpaceContext

Methods for manipulating and retrieving the current color state for a PDF content stream.

IOperationContext

The current graphics state context when running a PDF content stream.