Property | Type | Description | |
---|---|---|---|
Class | String | ||
Compression | string | ||
FullPackage | string | ||
ListName | String | ||
UnpackNum | int | ||
dataOffset | uint | ||
exportOffset | int | ||
headerData | byte[] | ||
imageData | byte[] | ||
pccFileName | string | ||
properties | SaltPropertyReader.Property>.Dictionary |
Property | Type | Description | |
---|---|---|---|
ChangeFormat | void | ||
ChooseNewCache | void | ||
MakeCache | void | ||
MoveCaches | void |
Method | Description | |
---|---|---|
ChangeCompression ( string newComp, |
||
ChangeTexFormat ( string newFormat, |
||
CopyImgList ( ITexture2D tex2D, IPCCObject PCC ) : void | ||
CopyImgList ( |
||
Dispose ( ) : void | ||
DumpImage ( |
||
DumpImage ( string strImgSize, string archiveDir = null, string fileName = null ) : void | ||
DumpImageData ( ImageInfo imgInfo, string archiveDir = null, string fileName = null ) : void | ||
DumpImg ( |
||
DumpTexture ( string filename ) : void | ||
GenerateImageInfo ( ) : IImageInfo | ||
GetImage ( int size = -1 ) : System.Drawing.Bitmap | ||
GetImageData ( int size = -1 ) : byte[] | ||
GetTexArchive ( string dir ) : String | ||
LowResFix ( ) : void | ||
ME2Texture2D ( |
||
ME2Texture2D ( string name, List |
||
OneImageToRuleThemAll ( |
||
ThisToArray ( uint pccExportDataOffset, |
||
ToArray ( uint pccExportDataOffset, IPCCObject pcc ) : byte[] | ||
addBiggerImage ( |
||
extractImage ( ImageInfo imgInfo, bool NoOutput, string archiveDir = null, string fileName = null ) : byte[] | ||
extractImage ( string strImgSize, bool NoOutput, string archiveDir = null, string fileName = null ) : byte[] | ||
extractMaxImage ( bool NoOutput, string archiveDir = null, string fileName = null ) : byte[] | ||
getFileFormat ( ) : string | ||
removeImage ( ) : void | ||
replaceImage ( string strImgSize, |
||
replaceImage2 ( string strImgSize, |
||
singleImageUpscale ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ChangeFormat ( string newformat ) : void | ||
ChooseNewCache ( string bioPath, int buffLength ) : void | ||
MakeCache ( String filename, String biopath ) : void | ||
MoveCaches ( string cookedPath, string NewCache ) : void |
public ChangeCompression ( string newComp, |
||
newComp | string | |
pcc | ||
return | void |
public ChangeTexFormat ( string newFormat, |
||
newFormat | string | |
pcc | ||
return | void |
public CopyImgList ( ITexture2D tex2D, IPCCObject PCC ) : void | ||
tex2D | ITexture2D | |
PCC | IPCCObject | |
return | void |
public CopyImgList ( |
||
inTex | ||
pcc | ||
return | void |
public DumpImage ( |
||
imgSize | ||
archiveDir | string | |
return | byte[] |
public DumpImage ( string strImgSize, string archiveDir = null, string fileName = null ) : void | ||
strImgSize | string | |
archiveDir | string | |
fileName | string | |
return | void |
public DumpImageData ( ImageInfo imgInfo, string archiveDir = null, string fileName = null ) : void | ||
imgInfo | ImageInfo | |
archiveDir | string | |
fileName | string | |
return | void |
public DumpImg ( |
||
imageSize | ||
ArcPath | string | |
return | byte[] |
public DumpTexture ( string filename ) : void | ||
filename | string | |
return | void |
public GetImage ( int size = -1 ) : System.Drawing.Bitmap | ||
size | int | |
return | System.Drawing.Bitmap |
public ME2Texture2D ( |
||
pcc | ||
pccExpID | int | |
pathBioGame | String | |
return | System |
public ME2Texture2D ( string name, List |
||
name | string | |
pccs | List |
|
ExpIDs | List |
|
pathBIOGame | string | |
GameVersion | int | |
hash | uint | |
listname | String | |
return | System |
public OneImageToRuleThemAll ( |
||
im | ||
archiveDir | string | |
imgData | byte | |
return | void |
public ThisToArray ( uint pccExportDataOffset, |
||
pccExportDataOffset | uint | |
pcc | ||
return | byte[] |
public ToArray ( uint pccExportDataOffset, IPCCObject pcc ) : byte[] | ||
pccExportDataOffset | uint | |
pcc | IPCCObject | |
return | byte[] |
public addBiggerImage ( |
||
im | ||
archiveDir | string | |
return | void |
public extractImage ( ImageInfo imgInfo, bool NoOutput, string archiveDir = null, string fileName = null ) : byte[] | ||
imgInfo | ImageInfo | |
NoOutput | bool | |
archiveDir | string | |
fileName | string | |
return | byte[] |
public extractImage ( string strImgSize, bool NoOutput, string archiveDir = null, string fileName = null ) : byte[] | ||
strImgSize | string | |
NoOutput | bool | |
archiveDir | string | |
fileName | string | |
return | byte[] |
public extractMaxImage ( bool NoOutput, string archiveDir = null, string fileName = null ) : byte[] | ||
NoOutput | bool | |
archiveDir | string | |
fileName | string | |
return | byte[] |
public replaceImage ( string strImgSize, |
||
strImgSize | string | |
im | ||
archiveDir | string | |
return | void |
public replaceImage2 ( string strImgSize, |
||
strImgSize | string | |
im | ||
archiveDir | string | |
return | void |
public singleImageUpscale ( |
||
im | ||
archiveDir | string | |
return | void |