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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| other | const System::SharedPtr<Matrix>& | Matrix att läggas till. |
ReturnValue
Resultat av matrisaddition.
Se även
- Typedef SharedPtr
- Class Matrix
- Class Matrix
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++