Table of Contents
Methods
-
__construct()
: mixed
-
extractTga()
: void
__construct()
public
__construct(string $ambgfxPath) : mixed
Parameters
-
$ambgfxPath
: string
-
public
extractTga(SplFileInfo $inFile, SplFileInfo $outFile[, int $width = 32 ][, int $bitplanes = 5 ][, int $offset = 0 ][, int $size = 0 ][, int $palette = 49 ][, int $firstColor = 0 ]) : void
Parameters
-
$inFile
: SplFileInfo
-
-
$outFile
: SplFileInfo
-
-
$width
: int
= 32
-
-
$bitplanes
: int
= 5
-
-
$offset
: int
= 0
-
-
$size
: int
= 0
-
-
$palette
: int
= 49
-
-
$firstColor
: int
= 0
-