Documentation

AmbGfx
in package

Table of Contents

Methods

__construct()  : mixed
extractTga()  : void

Methods

__construct()

public __construct(string $ambgfxPath) : mixed
Parameters
$ambgfxPath : string

extractTga()

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

        
On this page

Search results