RMagick.rb

Path: lib/RMagick.rb
Last Update: Mon Mar 05 15:51:53 +0000 2012
 $Id: RMagick.rb,v 1.84 2009/09/15 22:08:41 rmagick Exp $
========================================================================
                  Copyright (C) 2009 by Timothy P. Hunter
   Name:       RMagick.rb
   Author:     Tim Hunter
   Purpose:    Extend Ruby to interface with ImageMagick.
   Notes:      RMagick2.so defines the classes. The code below adds methods
               to the classes.
========================================================================

Required files

RMagick2.so  

[Validate]