RMagick.rb

Path: lib/RMagick.rb
Last Update: Thu Jul 23 04:38:54 +0900 2009
 $Id: RMagick.rb,v 1.81 2009/02/28 23:52:27 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]