[ Main Menu ] [ Extension Tools Menu ] [ Professional Edition Menu ]

<iIMAGEFROMFILE> Tag


<iIMAGEFROMFILE
NAME=""
FILENAME=""
[TYPE="<gif | gd | jpeg>"] (gif)
>

UsageThis loads a GIF, GD or JPEG files from disk and assigns it to the image called NAME. NULL is returned if the image could not be loaded and an error is set. This does not close the imported file, use iIMAGEGETINFO to determine information about the image. See iIMAGEWRITE to create a new file from the original.


Top