C# 클래스 SoundSwitch.Util.IconExtractor

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

공개 메소드들

메소드 설명
Extract ( string file, int iconIndex, bool largeIcon ) : Icon

Extract Icon from executable or DLL

메소드 상세

Extract() 공개 정적인 메소드

Extract Icon from executable or DLL
Problem while extracting the icon
public static Extract ( string file, int iconIndex, bool largeIcon ) : Icon
file string
iconIndex int
largeIcon bool
리턴 System.Drawing.Icon