Class: I25Object (4.1.7)

From IHRIS Wiki
Revision as of 09:32, 23 August 2013 by Litlfred (talk | contribs) (Created page with "{{otherversions|Class: I25Object}} This article describes the class ''I25Object'' . *Extends the class: BarcodeObject. *Location: Part of the module [[TextLayout Tools Module Lis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article describes the class I25Object .

  • Author: Karim Mribti, Nicola Asuni
  • Since: 2001-03-25
  • Since: 2001-03-25

I25 Barcode Render Class for PHP using the GD graphics library.<br< Interleaved 2 of 5 is a numeric only bar code with a optional check number. @name BarcodeObject @license http://www.gnu.org/copyleft/lesser.html LGPL I25 Barcode Render Class for PHP using the GD graphics library.<br< Interleaved 2 of 5 is a numeric only bar code with a optional check number. @name BarcodeObject @license http://www.gnu.org/copyleft/lesser.html LGPL

Methods

DrawObject()

Draws the barcode object.

DrawStart()

Draws the start code.

DrawStop()

Draws the stop code.

GetSize()

Returns barcode size.

__construct()

Class Constructor.