"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "q-7.11/modules/magick/README-Magick" of archive q-7.11.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 
    2 Q-Magick - ImageMagick interface for the Q programming language
    3 ======== = =========== ========= === === = =========== ========
    4 
    5 This module provides an interface to the ImageMagick C API (libMagick), a
    6 comprehensive library for image manipulation, see http://www.imagemagick.org/.
    7 With this module, you can create, load, save and manipulate images stored in a
    8 plethora of different file formats. Operations to retrieve and modify the
    9 pixel data of an image are also provided. Since the external pixel
   10 representation is compatible with that of the Q-GGI module, you can easily
   11 exchange pixel data between images and GGI visuals as well.
   12 
   13 The module requires that you have ImageMagick installed, which should be
   14 readily available in most Linux distributions; installers for Windows are
   15 available from http://www.imagemagick.org/. Versions >= 5.4.7 have been
   16 tested, older versions might require some work.
   17 
   18 Please see magick.q for a description of the functions provided by this
   19 module. For more in-depth information about ImageMagick please refer to the
   20 corresponding manual pages. A few sample scripts are also provided; you can
   21 find these, once installed, in the <q-prefix>/share/q/examples/magick
   22 directory.
   23 
   24 
   25 Enjoy! :)
   26 
   27 Jan 6 2004
   28 Albert Graef
   29 ag@muwiinfa.geschichte.uni-mainz.de, Dr.Graef@t-online.de
   30 http://www.musikwissenschaft.uni-mainz.de/~ag