C# 클래스 DamageMeter.UI.IconUtils

파일 보기 프로젝트 열기: neowutran/ShinraMeter

공개 메소드들

메소드 설명
GetIcon ( this bitmap ) : Icon
ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource

비공개 메소드들

메소드 설명
DeleteObject ( IntPtr hObject ) : bool
DestroyIcon ( IntPtr handle ) : bool

메소드 상세

GetIcon() 공개 정적인 메소드

public static GetIcon ( this bitmap ) : Icon
bitmap this
리턴 System.Drawing.Icon

ToImageSource() 공개 정적인 메소드

public static ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource
bitmap this
리턴 System.Windows.Media.ImageSource