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