VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / VintasoftWpfConverter Class / Convert Methods
In This Topic
    Convert Method (VintasoftWpfConverter)
    In This Topic
    Overloaded. Converts a object to a object.
    Overload List
    OverloadDescription
    Converts a System.Windows.Media.Matrix object to a AffineMatrix object.
    Converts an AffineMatrix object to a System.Windows.Media.Matrix object.
    Converts System.Windows.Media.Color to ColorBase structure.
    Converts ColorBase to System.Windows.Media.Color structure.
    Converts System.Windows.Point to VintasoftPoint structure.
    Converts System.Windows.Point to VintasoftPoint array.
    Converts VintasoftPoint to System.Windows.Point structure.
    Converts VintasoftPoint to System.Windows.Point array.
    Converts System.Windows.Rect to VintasoftRect structure.
    Converts VintasoftRect to System.Windows.Rect structure.
    Converts System.Windows.Int32Rect to VintasoftRectI structure.
    Converts VintasoftRectI to System.Windows.Int32Rect structure.
    Converts System.Windows.Size to VintasoftSize structure.
    Converts VintasoftSize to System.Windows.Size structure.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also