C# 클래스 Amoeba.Windows.ObjectToImageConverter.IconUtilities

파일 보기 프로젝트 열기: Alliance-Network/Amoeba

공개 메소드들

메소드 설명
FileAssociatedImage ( string path, bool isLarge, bool isExist ) : System.Windows.Media.Imaging.BitmapSource

비공개 메소드들

메소드 설명
DestroyIcon ( IntPtr hIcon ) : bool
SHGetFileInfo ( string pszPath, uint dwFileAttributes, SHFILEINFO &psfi, uint cbFileInfo, uint uFlags ) : IntPtr

메소드 상세

FileAssociatedImage() 공개 정적인 메소드

public static FileAssociatedImage ( string path, bool isLarge, bool isExist ) : System.Windows.Media.Imaging.BitmapSource
path string
isLarge bool
isExist bool
리턴 System.Windows.Media.Imaging.BitmapSource