class Bitmap

Properties

$w
$h
$size
$data

Methods

__construct($w, $h)

No description

at($x, $y)

No description

index($i)

No description

flip($x, $y)

No description

Details

at line 64
__construct($w, $h)

Parameters

$w
$h

at line 70
at($x, $y)

Parameters

$x
$y

at line 75
index($i)

Parameters

$i

at line 82
flip($x, $y)

Parameters

$x
$y