C# 클래스 BrowserSelect.IconExtractor

파일 보기 프로젝트 열기: zumoshi/BrowserSelect 1 사용 예제들

공개 메소드들

메소드 설명
fromFile ( string filename ) : Icon

비공개 메소드들

메소드 설명
PrivateExtractIcons ( String lpszFile, int nIconIndex, int cxIcon, int cyIcon, IntPtr phicon, IntPtr piconid, UInt32 nIcons, UInt32 flags ) : UInt32

메소드 상세

fromFile() 공개 정적인 메소드

public static fromFile ( string filename ) : Icon
filename string
리턴 System.Drawing.Icon