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