Image Treatment
Info: The Image Treat is a simple wrapper for a simple lib to apply filters on images. There are some few scripts to help format conversion but you will need rgb2gif and gif2rgb to convert from GIFs to RGB plain colored values file (simple dump of points in three color each).

The file is little changed to handle width and heigth as you will se on gifs/gif-rgb.pl script, on source code.


Features: It currently have only the simplest filters like:
  • Brightness
  • Contrast
  • Color Level
  • Reduce Color (buggy)
  • Blur
  • Edge Detect (horizontal only)


  • Todo:
  • More filters
  • Correct color reducing
  • Evolve edge detection


  • Download: These files are Source Code of the package. Run make to get the binary.

    Version 0.2

  • First public release, only simple filters and a simple wrapper


  • Manuals:

    The API is too simple to have a documentation by now, use the source luke!


    Rengolin This page was created using Vim