C# 클래스 PckView.xcCustom

상속: XCom.Interfaces.IXCImageFile
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

공개 메소드들

메소드 설명
xcCustom ( ) : System
xcCustom ( int wid, int hei ) : System

보호된 메소드들

메소드 설명
LoadFileOverride ( string directory, string file, int imgWid, int imgHei, XCom pal ) : XCom.XCImageCollection

비공개 메소드들

메소드 설명
tryIt ( object sender, TryDecodeEventArgs tde ) : void

메소드 상세

LoadFileOverride() 보호된 메소드

protected LoadFileOverride ( string directory, string file, int imgWid, int imgHei, XCom pal ) : XCom.XCImageCollection
directory string
file string
imgWid int
imgHei int
pal XCom
리턴 XCom.XCImageCollection

xcCustom() 공개 메소드

public xcCustom ( ) : System
리턴 System

xcCustom() 공개 메소드

public xcCustom ( int wid, int hei ) : System
wid int
hei int
리턴 System