\BCGDraw

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

Base class to draw images


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

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 : 

Type

$filename

$filename : 

Type

Methods

setFilename()

setFilename(string  $filename) 

Sets the filename.

Parameters

string $filename

draw()

draw() 

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

__construct()

__construct(resource  $im) 

Constructor.

Parameters

resource $im