VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.Wpf Namespace (Vintasoft.Imaging.Wpf)
    In This Topic
    Contains classes for converting WinForms objects to WPF objects and vice-versa.
    Classes
     ClassDescription
    ClassConverts a VintasoftImage object to a System.Windows.Media.Imaging.BitmapSource object and back.
    ClassProvides functionality for drawing an VintasoftImage on System.Windows.Media.DrawingContext.
    ClassContains conversion functions from/to WPF drawing structures.
    ClassProvides the base class that contains information about a drawing surface.
    ClassRepresents an empty drawing surface.
    ClassRepresents a surface for drawing on VintasoftImage.
    ClassConverts the System.Drawing object to the System.Windows object and back.
    ClassTransforms the System.Windows.Point structure by applying affine matrix transform.
    ClassRepresents a pair of transform and its inverse transform specified explicitly.
    ClassTransforms the PointF structure with primary transform and rounds the result to integer values.
    ClassTransforms the System.Windows.Point structure, for example, by applying affine matrix transform.
    See Also