'Declaration Public Overloads Function GetTransformFromControlToImage( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.AffineMatrix
public Vintasoft.Imaging.AffineMatrix GetTransformFromControlToImage(
Vintasoft.Imaging.VintasoftImage image
)
public: Vintasoft.Imaging.AffineMatrix* GetTransformFromControlToImage(
Vintasoft.Imaging.VintasoftImage* image
)
public:
Vintasoft.Imaging.AffineMatrix^ GetTransformFromControlToImage(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- Изображение.
Return Value
AffineMatrix мирового преобразования из контрольного координатного пространства в координатное пространство изображения.