C# Class DamageMeter.UI.IconUtils

Afficher le fichier Open project: neowutran/ShinraMeter

Méthodes publiques

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

Private Methods

Méthode Description
DeleteObject ( IntPtr hObject ) : bool
DestroyIcon ( IntPtr handle ) : bool

Method Details

GetIcon() public static méthode

public static GetIcon ( this bitmap ) : Icon
bitmap this
Résultat System.Drawing.Icon

ToImageSource() public static méthode

public static ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource
bitmap this
Résultat System.Windows.Media.ImageSource