C# Class PckView.xcCustom

Inheritance: XCom.Interfaces.IXCImageFile
Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
xcCustom ( ) : System
xcCustom ( int wid, int hei ) : System

Méthodes protégées

Méthode Description
LoadFileOverride ( string directory, string file, int imgWid, int imgHei, XCom pal ) : XCom.XCImageCollection

Private Methods

Méthode Description
tryIt ( object sender, TryDecodeEventArgs tde ) : void

Method Details

LoadFileOverride() protected méthode

protected LoadFileOverride ( string directory, string file, int imgWid, int imgHei, XCom pal ) : XCom.XCImageCollection
directory string
file string
imgWid int
imgHei int
pal XCom
Résultat XCom.XCImageCollection

xcCustom() public méthode

public xcCustom ( ) : System
Résultat System

xcCustom() public méthode

public xcCustom ( int wid, int hei ) : System
wid int
hei int
Résultat System