C# Class Amoeba.Windows.ObjectToImageConverter.IconUtilities

Afficher le fichier Open project: Alliance-Network/Amoeba

Méthodes publiques

Méthode Description
FileAssociatedImage ( string path, bool isLarge, bool isExist ) : System.Windows.Media.Imaging.BitmapSource

Private Methods

Méthode Description
DestroyIcon ( IntPtr hIcon ) : bool
SHGetFileInfo ( string pszPath, uint dwFileAttributes, SHFILEINFO &psfi, uint cbFileInfo, uint uFlags ) : IntPtr

Method Details

FileAssociatedImage() public static méthode

public static FileAssociatedImage ( string path, bool isLarge, bool isExist ) : System.Windows.Media.Imaging.BitmapSource
path string
isLarge bool
isExist bool
Résultat System.Windows.Media.Imaging.BitmapSource