\BarcodeBakery\Common\DrawerBCGDraw

Summary

Methods
Properties
Constants
setFilename()
draw()
No public properties found
No constants found
__construct()
$im
$filename
N/A
No private methods found
No private properties found
N/A

Properties

$im

$im

$filename

$filename

Methods

setFilename()

setFilename(string  $filename) : mixed

Sets the filename.

Parameters

string $filename

Returns

mixed —

draw()

draw() : mixed

Method needed to draw the image based on its specification (JPG, GIF, etc.).

Returns

mixed —

__construct()

__construct(resource  $im) : mixed

Constructor.

Parameters

resource $im

Returns

mixed —