RMagick.rb

Path: lib/RMagick.rb
Last Update: Tue Jun 20 23:18:22 UTC 2006
Enum GeometryValue Stylable RVG\n[lib/rvg/clippath.rb\nlib/rvg/container.rb\nlib/rvg/deep_equal.rb\nlib/rvg/describable.rb\nlib/rvg/embellishable.rb\nlib/rvg/misc.rb\nlib/rvg/paint.rb\nlib/rvg/pathdata.rb\nlib/rvg/rvg.rb\nlib/rvg/stretchable.rb\nlib/rvg/stylable.rb\nlib/rvg/text.rb\nlib/rvg/transformable.rb\nlib/rvg/units.rb] Transformable Stretchable Embellishable Describable Duplicatable Comparable Image ImageList Array Geometry HatchFill Draw lib/RMagick.rb lib/rvg/units.rb Magick TopLevel
 $Id: RMagick.rb,v 1.43 2006/06/20 23:18:22 rmagick Exp $
========================================================================
                  Copyright (C) 2006 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]