next up previous contents
Next: Image conversions and cropping Up: Image processing Previous: Image processing

File commands

Used for loading and saving of G(raphics)I(nterchange)F(ormat) image files.

loadimg Load a GIF image file into memory
<filename> GIF file name
[<dataname>] image name for name space (default is <filename> without the extension)

This command loads a GIF file into the name space.

saveimg Save an image into a GIF file
<dataname> image name in name space
[<filename>] file to be written (default is to use <dataname> with extension .gif)

This command writes an image structure into a GIF file. Original image needs to be of type indexed color.


next up previous contents
Next: Image conversions and cropping Up: Image processing Previous: Image processing

Anssi Lensu
Tue Jul 23 11:58:18 EET DST 2002