'Declaration Protected Overloads Function GetTransformToVisualToolSpace( _
ByVal viewerПросмотрщик изображений.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.AffineMatrix
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
)
Parameters
- viewer
- Просмотрщик изображений.
- image
- Изображение.
Return Value
Экземпляр класса AffineMatrix для указанного просмотрщика изображений.