| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
imagecreatefromgif
Popis
resource imagecreatefromgif ( string filename )imagecreatefromgif() returns an image identifier representing the image obtained from the given filename.
To ease debugging the following example will produce an error GIF:
Poznámky
Poznámka: GIF support was removed from the GD library in Version 1.6, and added back in Version 2.0.28. This function is not available between these versions.
| 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. |
| PÅ™edcházejÃcà | Domů | Dalšà |
| imagecreatefromgd | Nahoru |
