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

Class: Image_WBMP

Source Location: /Image_WBMP-0.1.0/WBMP.php

Class Overview

Image_XBM
   |
   --Image_WBMP



Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]


[ Top ]


Method Detail

Image_WBMP (Constructor)   [line 28]

Image_WBMP Image_WBMP( )


[ Top ]

createFromFile   [line 81]

mixed createFromFile( string $filename)

Create a new image from XBM file or URL
  • Return: PEAR_error or true for success
  • Access: public

Parameters:

string   $filename   —  XBM file name or URL

[ Top ]

output   [line 40]

bool output( [string $filename = false])

Output image to browser or file
  • Return: PEAR_Error or true
  • Access: public

Parameters:

string   $filename   —  (optional) filename for output

[ Top ]


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