Aspose::Pdf::Matrix::Multiply metod

Matrix::Multiply method

Multiplicerar matrisen med en annan matris.

System::SharedPtr<Matrix> Aspose::Pdf::Matrix::Multiply(const System::SharedPtr<Matrix> &other)
ParameterTypBeskrivning
annatconst System::SharedPtr<Matrix>&Multiplikatormatris.

ReturnValue

Resultat av multiplikation.

Se även