VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfPixelsToImageViewerPointTransform Class
In This Topic
WpfPixelsToImageViewerPointTransform Class Methods
In This Topic
For a list of all methods of this type, see WpfPixelsToImageViewerPointTransform.
Public Methods
 NameDescription
Public MethodReturns the inverse transform. (Inherited from WpfImageViewerPointTransform)
Public MethodReturns the AffineMatrix of world transformation from the image coordinate space to the control coordinate space.
Public MethodTransforms the specified point by this WpfImageViewerPointTransform and returns the result. (Inherited from WpfImageViewerPointTransform)
Public MethodTransforms the specified points by this WpfImageViewerPointTransform. (Inherited from WpfImageViewerPointTransform)
Public MethodTransforms the specified vector by this WpfImageViewerPointTransform. (Inherited from WpfImageViewerPointTransform)
Public MethodTransforms the specified vectors by this WpfImageViewerPointTransform. (Inherited from WpfImageViewerPointTransform)
See Also