Name | Description | |
---|---|---|
![]() | WpfPixelsToImageViewerPointTransform | Initializes a new instance of the WpfPixelsToImageViewerPointTransform class. |
Name | Description | |
---|---|---|
![]() | WpfPixelsToImageViewerPointTransform | Initializes a new instance of the WpfPixelsToImageViewerPointTransform class. |
Name | Description | |
---|---|---|
![]() ![]() | Identity | Gets the identity transform. (Inherited from WpfPointTransform) |
![]() | IsInvertible | Gets a value indicating whether the transform is invertible. (Inherited from WpfImageViewerPointTransform) |
![]() | Viewer | Gets or sets the WpfImageViewer object associated with this transform. (Inherited from WpfImageViewerPointTransform) |
Name | Description | |
---|---|---|
![]() | GetInverseTransform | Returns the inverse transform. (Inherited from WpfImageViewerPointTransform) |
![]() | ToMatrix | Returns the AffineMatrix of world transformation from the image coordinate space to the control coordinate space. |
![]() | TransformPoint | Transforms the specified point by this WpfImageViewerPointTransform and returns the result. (Inherited from WpfImageViewerPointTransform) |
![]() | TransformPoints | Transforms the specified points by this WpfImageViewerPointTransform. (Inherited from WpfImageViewerPointTransform) |
![]() | TransformVector | Transforms the specified vector by this WpfImageViewerPointTransform. (Inherited from WpfImageViewerPointTransform) |
![]() | TransformVectors | Transforms the specified vectors by this WpfImageViewerPointTransform. (Inherited from WpfImageViewerPointTransform) |