PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

imagecreatefromxpm> <imagecreatefromwbmp
Last updated: Sat, 24 Mar 2007

view this page in

imagecreatefromxbm

(PHP 4 >= 4.0.1, PHP 5)

imagecreatefromxbm — Create a new image from file or URL

Popis

resource imagecreatefromxbm ( string $filename )

imagecreatefromxbm() returns an image identifier representing the image obtained from the given filename.

Tip

S touto funkcí můžete používat URL jako název souboru, pokud je zapnuta volba "fopen wrappers". Pro více detailů o tom, jak specifikovat název souboru, a N – „List of Supported Protocols/Wrapperspro seznam porporovaných URL protokolů, viz fopen().

Varování

Verze PHP pro Windows starší než 4.3.0 nepodporuje pro tuto funkci dálkový přístup k souborům, a to ani když je aktivní volba allow_url_fopen.

Seznam parametrů

filename

Path to the XBM image

Návratové hodnoty

Returns an image resource identifier on success, FALSE on errors.



add a note add a note User Contributed Notes
imagecreatefromxbm
There are no user contributed notes for this page.

imagecreatefromxpm> <imagecreatefromwbmp
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites