imagecreatefromxbm

(PHP 4 >= 4.0.1)

imagecreatefromxbm -- Create a new image from file or URL

Description

resource imagecreatefromxbm ( string filename)

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

Podpowied╝: Je╢li w│▒czona jest funkcja "fopen wrapper", mo┐liwe jest podanie jako nazwy pliku adresu URL. Zobacz fopen() by uzyskaµ wiΩcej informacji.

Ostrze┐enie

Wersja PHP pracuj▒ca pod systemami Windows nie obs│uguje dostΩpu do zdalnych plik≤w w tej funkcji, nawet je╢li opcja allow_url_fopen jest w│▒czona.