protected Vintasoft.Imaging.AffineMatrix GetTransformToVisualToolSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
Vintasoft.Imaging.VintasoftImage image
)
protected: Vintasoft.Imaging.AffineMatrix* GetTransformToVisualToolSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer,
Vintasoft.Imaging.VintasoftImage* image
)
protected:
Vintasoft.Imaging.AffineMatrix^ GetTransformToVisualToolSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer,
Vintasoft.Imaging.VintasoftImage^ image
)
'Declaration Protected Overloads Function GetTransformToVisualToolSpace( _
ByVal viewerAn image viewer.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal imageAn image.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.AffineMatrix
Parameters
- viewer
- An image viewer.
- image
- An image.
Return Value
An instance of an AffineMatrix class for the specified image viewer.