Package: cairo

Function cairo:matrix-to-float

Lambda List

cairo:matrix-to-float (matrix)

Arguments

matrix -- a cairo:matrix-t instance

Return Value

The list with double floats for the components of the matrix.

Details

Converts the matrix to a list of double floats.

Notes

This function is a Lisp extension and not present in the C library.
 

See also

2025-1-18