Barcode Render Class for PHP using the GD graphics library.
Located in /barcode/barcode.php (line 209)
Class | Description |
---|---|
C39Object |
Code 39 Barcode Render Class. Code 39 is an alphanumeric bar code that can encode decimal number, case alphabet and some special symbols. |
C128AObject |
Code 128-A Barcode Render Class for PHP using the GD graphics library. Code 128-A is a continuous, multilevel and include all upper case alphanumeric characters and ASCII control characters. |
C128BObject |
Code 128-B Barcode Render Class for PHP using the GD graphics library. Code 128-B is a continuous, multilevel and full ASCII code. |
C128CObject |
Code 128-C Barcode Render Class for PHP using the GD graphics library. Code 128-C is numeric only and provides the most efficiency. |
I25Object | I25 Barcode Render Class for PHP using the GD graphics library. |
Class Constructor.
Destroy the barcode image.
Draws the barcode border.
Draws the alphanumeric code.
Abstract method used to draw the barcode image.
Draws a single barcode bar.
Draws a character string.
Flush the barcode image.
Returns the current error message.
Returns the font height.
Returns the font width.
Returns the image object.
Returns barcode style.
Set font type.
Set barcode style.
Class Destructor.
Destroy image object.
Documentation generated on Tue, 20 Mar 2007 13:24:33 +0100 by phpDocumentor 1.3.0RC3