mat33_copy


Description:


public void mat33_copy (Mat3x3 src, Mat3x3 dest)

Copies the matrix.

The arguments src and dest cannot be the same value.

Parameters:

src

the source

dest

the destination


Namespace: Cd
Package: colord