With a properly configured file, imagIIne will dynamically generate an image -- whether a drawing, random text, photo modification or a mix of all. A configuration file consists of three sections:
A configuration file may be created locally using the editor or you can store the file on your own server.[settings] ; Stores general settings for image name=value [colors] ; Define colors for use in image ; Valid colors can be hex or rgb. name=parameters [functions] ; image drawing functions ; elipses, polygons, text, etc. name=parameters
Further documentation is in the editor. If you know what you're doing and don't want to use the editor, you can store the files on your own server an feed them into imagine as follows:
http://imagiine.theprawn.com/?src=YOUR+FILE+URL