Image_Barcode2
[ class tree: Image_Barcode2 ] [ index: Image_Barcode2 ] [ all elements ]

Class: Image_Barcode2_Driver_Int25

Source Location: /Image_Barcode2-0.2.3/Image/Barcode2/Driver/Int25.php

Class Overview

Image_Barcode2_Common
   |
   --Image_Barcode2_Driver_Int25

Interleaved 2 of 5


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 44]
Interleaved 2 of 5

Package which provides a method to create Interleaved 2 of 5 barcode using GD library.



[ Top ]


Method Detail

__construct (Constructor)   [line 68]

Image_Barcode2_Driver_Int25 __construct( Image_Barcode2_Writer $writer)

Class constructor
  • Access: public

Overrides Image_Barcode2_Common::__construct() (Class constructor)

Parameters:

Image_Barcode2_Writer   $writer   —  Library to use.

[ Top ]

draw   [line 102]

resource draw( )

Draws a Interleaved 2 of 5 image barcode
  • Return: The corresponding Interleaved 2 of 5 image barcode
  • Author: Marcelo Subtil Marcal <msmarcal@php.net>
  • Since: Image_Barcode2 0.3
  • Access: public

[ Top ]

validate   [line 83]

void validate( )

Validate barcode
  • Throws: Image_Barcode2_Exception
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:53:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.