init_from_matrix


Description:

[ Version ( since = "1.0" ) ]
public unowned Matrix? init_from_matrix (Matrix src)

Initializes a Matrix using the values of the given matrix.

Parameters:

this

a Matrix

src

a Matrix

Returns:

the initialized matrix