RMagick.rb

Path: lib/RMagick.rb
Last Update: Wed Sep 14 01:37:21 CEST 2005
 $Id: RMagick.rb,v 1.33 2005/09/13 23:37:21 rmagick Exp $
========================================================================
                  Copyright (C) 2005 by Timothy P. Hunter
   Name:       RMagick.rb
   Author:     Tim Hunter
   Purpose:    Extend Ruby to interface with ImageMagick.
   Notes:      RMagick.so defines the classes. The code below adds methods
               to the classes.
========================================================================

Required files

RMagick.so  

[Validate]