Aspose::Font::TransformationMatrix::UnTransform metodu
TransformationMatrix::UnTransform method
x1 ve y1’i geri dönüştürür ve dönüşüm matrisinden önceki x ve y’yi döndürür.
void Aspose::Font::TransformationMatrix::UnTransform(double x1, double y1, double &x, double &y)
| Parametre | Tür | Açıklama |
|---|---|---|
| x1 | double | Koordinat x1. |
| y1 | double | Koordinat y1. |
| x | double& | Koordinat x geri dönüştürüldü. |
| y | double& | Koordinat y geri dönüştürüldü. |
Ayrıca Bakınız
- Class TransformationMatrix
- Namespace Aspose::Font
- Library Aspose.Font for C++