Aspose::Pdf::Matrix::Add metod

Matrix::Add method

Lägger till matris till en annan matris.

System::SharedPtr<Matrix> Aspose::Pdf::Matrix::Add(const System::SharedPtr<Matrix> &other)
ParameterTypBeskrivning
otherconst System::SharedPtr<Matrix>&Matrix att läggas till.

ReturnValue

Resultat av matrisaddition.

Se även