Property | Type | Description | |
---|---|---|---|
$lazarusClass | string | The lazarus class as string |
Method | Description | |
---|---|---|
putImageData ( $pixels ) | ||
setPixel ( integer $x, $y, string $color ) : self | Sets the pixel color | |
setSize ( integer $width, integer $height ) : self | Sets the canvas size |
protected string $lazarusClass | ||
return | string |