Method | Description | |
---|---|---|
__construct ( string $path ) | ||
difference ( |
Difference between two bitmap states. | |
getBitmap ( ) : array | ||
getHeight ( ) : integer | ||
getWidth ( ) : integer |
Method | Description | |
---|---|---|
cloneWith ( string $property, mixed $value ) : |
||
createBitmap ( resource $image, integer $width, integer $height ) : array | Creates new bitmap from image resource. | |
createImage ( string $path ) : resource | Create new image resource from image path. |
public difference ( |
||
$image | ||
$method | callable | |
return |