CakeFest 2024: The Official CakePHP Conference

UI\Draw\Matrix::multiply

(UI 0.9.9)

UI\Draw\Matrix::multiplyMultiply Matrix

Açıklama

public UI\Draw\Matrix::multiply(UI\Draw\Matrix $matrix): UI\Draw\Matrix

Shall multiply this matrix with the given matrix

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The new Matrix

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top