File
Table of Contents
Properties
-
$data
: mixed
-
$header
: mixed
-
$image
: mixed
-
$loaded
: mixed
Methods
-
__construct()
: mixed
-
get_png_data()
: string|bool
-
loadFile()
: bool
$data
public
mixed
$data
public
mixed
$header
$image
public
mixed
$image
$loaded
public
mixed
$loaded
__construct()
public
__construct() : mixed
get_png_data()
public
get_png_data(string $background_color) : string|bool
Parameters
-
$background_color
: string
-
Return values
string|bool
loadFile()
public
loadFile(string $filename, int $iIndex) : bool
Parameters
-
$filename
: string
-
-
$iIndex
: int
-