Aspose::Pdf::Matrix::Add método
Matrix::Add method
Añade la matriz a otra matriz.
System::SharedPtr<Matrix> Aspose::Pdf::Matrix::Add(const System::SharedPtr<Matrix> &other)
| Parámetro | Tipo | Descripción |
|---|---|---|
| other | const System::SharedPtr<Matrix>& | Matrix para ser añadido. |
ReturnValue
Resultado de la suma de matrices.
Ver también
- Typedef SharedPtr
- Class Matrix
- Class Matrix
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++