\BarcodeBakery\CommonBCGFont

Summary

Methods
Constants
getText()
setText()
getRotationAngle()
setRotationAngle()
getBackgroundColor()
setBackgroundColor()
getForegroundColor()
setForegroundColor()
getDimension()
draw()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getText()

getText() : mixed

Returns

mixed —

setText()

setText(mixed  $text) : mixed

Parameters

mixed $text

Returns

mixed —

getRotationAngle()

getRotationAngle() : mixed

Returns

mixed —

setRotationAngle()

setRotationAngle(mixed  $rotationDegree) : mixed

Parameters

mixed $rotationDegree

Returns

mixed —

getBackgroundColor()

getBackgroundColor() : mixed

Returns

mixed —

setBackgroundColor()

setBackgroundColor(mixed  $backgroundColor) : mixed

Parameters

mixed $backgroundColor

Returns

mixed —

getForegroundColor()

getForegroundColor() : mixed

Returns

mixed —

setForegroundColor()

setForegroundColor(mixed  $foregroundColor) : mixed

Parameters

mixed $foregroundColor

Returns

mixed —

getDimension()

getDimension() : mixed

Returns

mixed —

draw()

draw(mixed  $im, mixed  $x, mixed  $y) : mixed

Parameters

mixed $im
mixed $x
mixed $y

Returns

mixed —