Class: I25Object (4.1.12)

From IHRIS Wiki
Revision as of 10:41, 18 August 2015 by Sovello (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...")
(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.