Method | Description | |
---|---|---|
CZ3ToPng ( string infile ) : void | ||
FileExport ( string name, string outpath = null ) : void | ||
FileImport ( string name, string outpath = null ) : void | ||
PngToCZ3 ( string outfile ) : void |
Method | Description | |
---|---|---|
Export ( Array Texture ) : Bitmap |
public FileExport ( string name, string outpath = null ) : void | ||
name | string | |
outpath | string | |
return | void |
public FileImport ( string name, string outpath = null ) : void | ||
name | string | |
outpath | string | |
return | void |