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

Class: Image_Barcode_Code39

Source Location: /Image_Barcode-1.0.1/Barcode/Code39.php

Class Overview

PEAR
   |
   --Image_Barcode
      |
      --Image_Barcode_Code39

The Image_Barcode class provides method to create barcode using GD library.


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Image_Barcode

Image_Barcode::draw()
Draws a image barcode

Class Details

[line 56]
The Image_Barcode class provides method to create barcode using GD library.


[ Top ]


Method Detail

Image_Barcode_Code39 (Constructor)   [line 144]

Image_Barcode_Code39 Image_Barcode_Code39( [ $text = ''], [ $wThin = 0], [ $wThick = 0])


Parameters:

   $text   — 
   $wThin   — 
   $wThick   — 

[ Top ]

checkInvalid   [line 307]

void checkInvalid( $text)


Parameters:

   $text   — 

[ Top ]

draw   [line 241]

void draw( $text, [ $imgtype = 'png'], [ $noText = false], [ $bHeight = 0])


Overrides Image_Barcode::draw() (Draws a image barcode)

Parameters:

   $text   — 
   $imgtype   — 
   $noText   — 
   $bHeight   — 

[ Top ]

plot   [line 167]

void plot( [ $noText = false], [ $bHeight = 0])


Parameters:

   $noText   — 
   $bHeight   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:21:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.