Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateMatrix method
PageAPI::CreateMatrix method
새로운 아핀 변환 행렬을 생성합니다.
System::SharedPtr<XpsModel::XpsMatrix> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateMatrix(float m11, float m12, float m21, float m22, float m31, float m32)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| m11 | float | 요소 11. |
| m12 | float | 요소 12. |
| m21 | float | 요소 21. |
| m22 | float | 요소 22. |
| m31 | float | 요소 31. |
| m32 | float | 요소 32. |
ReturnValue
새 어파인 변환 행렬.
또 보기
- Typedef SharedPtr
- Class XpsMatrix
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++