Module pdf_canvas::graphicsstate [] [src]

Types for representing details in the graphics state.

Structs

Matrix

A transformation matrix for the pdf graphics state.

Enums

CapStyle

Line cap styles, as described in section 8.4.3.4 of the PDF specification.

Color

Any color (or grayscale) value that this library can make PDF represent.

JoinStyle

Line join styles, as described in section 8.4.3.4 of the PDF specification.