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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| annat | const System::SharedPtr<Matrix>& | Multiplikatormatris. |
ReturnValue
Resultat av multiplikation.
Se även
- Typedef SharedPtr
- Class Matrix
- Class Matrix
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++