PDFDocument.transform

Multiply current transformation matrix by: [a b 0 c d 0 e f 1]

class PDFDocument
void
transform
(
float a
,
float b
,
float c
,
float d
,
float e
,
float f
)

Meta