\BCGFont

--------------------------------------------------------------------

Interface for a font.


Copyright (C) Jean-Sebastien Goupil http://www.barcodephp.com

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() 

setText()

setText(  $text) 

Parameters

$text

getRotationAngle()

getRotationAngle() 

setRotationAngle()

setRotationAngle(  $rotationDegree) 

Parameters

$rotationDegree

getBackgroundColor()

getBackgroundColor() 

setBackgroundColor()

setBackgroundColor(  $backgroundColor) 

Parameters

$backgroundColor

getForegroundColor()

getForegroundColor() 

setForegroundColor()

setForegroundColor(  $foregroundColor) 

Parameters

$foregroundColor

getDimension()

getDimension() 

draw()

draw(  $im,   $x,   $y) 

Parameters

$im
$x
$y