VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Wpf.UI.VisualTools Namespace (Vintasoft.Imaging.Wpf.UI)
    In This Topic
    Contains visual tools for image viewer.
    Classes
     ClassDescription
    ClassSet of colored objects that can be highlighted in WpfHighlightTool<T>.
    ClassVisual tool which combines behaviour of several visual tools.
    ClassDefines the input gesture for composite visual tool.
    ClassVisual tool that allows to cut the image using the selected region.
    ClassRepresents the current selection, which is defined by a curve, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassProvides data for the SelectionChanged event.
    ClassA visual tool that allows to select the custom image region in image viewer.
    ClassA visual tool that allows to display and execute actions (links, navigation, ...) of image in image viewer.
    ClassVisual tool for dragging and dropping a region of image in image viewer.
    ClassRepresents the current selection, which is defined by an ellipse, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted.
    ClassVisual tool that allows to highlight several WpfColoredObjects<T> on the image.
    ClassMap of the image in the image viewer.
    ClassVisual tool for previewing and executing image processing in image viewer. Image processing can be done on the whole image or region of image.
    ClassProvides an abstract base class for transformations which transform the System.Windows.Point structure to the image viewer space.
    ClassVisual tool for processing of rectangular area in an image viewer.
    ClassRepresents the current selection, which is defined by a freehand polygon (lasso), in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassVisual tool for magnification of image region in image viewer.
    ClassThe visual tool that allows to select an image region, which consists from multiple rectangles, in image viewer.
    ClassThe generic visual tool that allows to select an image region, which consists from multiple rectangles, in image viewer.
    ClassProvides the action executor that executes navigation actions.
    ClassVisual tool for overlaying an image on a top of image in image viewer.
    ClassRepresents the composite executor of metadata action.
    ClassVisual tool for panning an image in image viewer.
    ClassRepresents the current selection, which is defined as a graphical path, in an image viewer. The selection can be moved, resized and rotated. Also the selection point list can be edited.
    ClassTransforms the System.Windows.Point structure from image space to image viewer space.
    ClassRepresents the current selection, which is defined by a polygon, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassRepresents the rectangular selection on image in image viewer.
    ClassRepresents the current selection, which is defined by a rectangle, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassVisual tool for selecting a rectangular image region in image viewer.
    ClassVisual tool for selection of rectangular region of image in image viewer. Selected region of image can be copied into clipboard. Selected region of image can be replaced by image from clipboard.
    ClassProvides the abstract base class for the selection region.
    ClassRepresents a view of the current selection in image viewer.
    ClassRepresents a view of the current selection in an image viewer. The view allows to preview image processing in the image viewer.
    ClassRepresents the current selection, which is defined by an ellipse, in an image viewer. The selection can be moved and resized only.
    ClassRepresents a static text, which can be displayed in image viewer.
    ClassRepresents a collection of text overlays.
    ClassRepresents a group of static texts objects, which can be displayed in image viewer.
    ClassA visual tool for displaying static text graphic objects in an image viewer.
    ClassA visual tool that allows to select and search text on PDF or DOCX page in image viewer.
    ClassProvides a collection of Cursor objects for use in visual tool.
    ClassProvides the abstract base class for visual tools.
    ClassHelper that allows to integrate functionality of one visual tool into another visual tool without using the WpfCompositeVisualTool class.
    ClassDefines the input gesture for visual tool.
    ClassVisual tool for zooming of image region in image viewer.
    ClassVisual tool for zooming of image in image viewer.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available modes of text search.
    Interfaces
     InterfaceDescription
    InterfaceProvides an interface of page content action executor.
    See Also