ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF.BitmapSourceConversion Namespace / ImGearBitmapSourceConverter Class
Methods


In This Topic
    ImGearBitmapSourceConverter Class Members
    In This Topic

    The following tables list the members exposed by ImGearBitmapSourceConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearBitmapSourceConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts System.Drawing.Bitmap to System.Windows.Media.Imaging.BitmapSource.  
    Public MethodConverts ImageGear.Core.ImGearPage to System.Windows.Media.Imaging.BitmapSource.  
    Public MethodConverts System.Windows.Media.Imaging.BitmapSource to ImageGear.Core.ImGearPage.  
    Public MethodProduces new resized System.Windows.Media.Imaging.BitmapSource from a given ImageGear.Core.ImGearPage.  
    Top
    See Also