C# Class DynamicVizSegmenter.Utils

Afficher le fichier Open project: nickun/OCRonet

Méthodes publiques

Méthode Description
ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource

Convert System.Drawing.Bitmap to System.Windows.Media.ImageSource

Method Details

ToImageSource() public static méthode

Convert System.Drawing.Bitmap to System.Windows.Media.ImageSource
public static ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource
bitmap this System.Drawing.Bitmap object
Résultat System.Windows.Media.ImageSource