Property | Type | Description | |
---|---|---|---|
TAB_EXT | string |
Method | Description | |
---|---|---|
PckFile ( Stream pckFile, Stream tabFile, int bpp, |
||
PckFile ( Stream pckFile, Stream tabFile, int bpp, |
||
Save ( string directory, string file, XCImageCollection images, int bpp ) : void |
public PckFile ( Stream pckFile, Stream tabFile, int bpp, |
||
pckFile | Stream | |
tabFile | Stream | |
bpp | int | |
pal | ||
return | System |
public PckFile ( Stream pckFile, Stream tabFile, int bpp, |
||
pckFile | Stream | |
tabFile | Stream | |
bpp | int | |
pal | ||
imgHeight | int | |
imgWidth | int | |
return | System |
public static Save ( string directory, string file, XCImageCollection images, int bpp ) : void | ||
directory | string | |
file | string | |
images | XCImageCollection | |
bpp | int | |
return | void |