Name
pango.MatrixIdentity -- create identity matrix
Synopsis
m = pango.MatrixIdentity()
Function
Creates a matrix and initializes its affine transformation to an identity transformation.

Inputs
none

Results
m
identity matrix object

Show TOC