doc/struct.html in rmagick-2.3.0 vs doc/struct.html in rmagick-2.4.0

- old
+ new

@@ -4,11 +4,11 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="generator" content= "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" /> - <title>RMagick 2.3.0: Miscellaneous classes</title> + <title>RMagick 2.4.0: Miscellaneous classes</title> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" /> <meta name="GENERATOR" content="Quanta Plus" /> <meta name="Copyright" content= "Copyright (C) 2006 by Timothy P. Hunter" /> @@ -25,11 +25,11 @@ /*]]>*/ </style> </head> <body> - <h6 id="header">RMagick 2.3.0 User's Guide and Reference</h6> + <h6 id="header">RMagick 2.4.0 User's Guide and Reference</h6> <div class="nav"> &laquo;&nbsp;<a href="draw.html">Prev</a> | <a href= "index.html">Contents</a> | <a href= "info.html">Next</a>&nbsp;&raquo; @@ -846,11 +846,11 @@ <span class="arg">matte</span> and <span class= "arg">depth</span> values are taken from an image.</p> </div> <div class="sig"> - <h4>to_hsla</h4> + <h4 id="to_hsla">to_hsla</h4> <p><span class="arg">pixel</span>.to_HSL -&gt; <em>array</em></p> </div> @@ -1273,29 +1273,29 @@ <div class="subhd"> <h2 id="exception">Exception classes</h2> <h3 id="MagickError">class ImageMagickError <span class= "superclass">&lt; StandardError</span></h3> - </div> - <div class="desc"> - <h4>Description</h4> + <div class="desc"> + <h4>Description</h4> - <p>When an ImageMagick function returns an error condition, - RMagick raises this exception.</p> - </div> + <p>When an ImageMagick function returns an error condition, + RMagick raises this exception.</p> + </div> - <h3 id="DestroyedImageError">class DestroyedImageError - <span class="superclass">&lt; StandardError</span></h3> + <h3 id="DestroyedImageError">class DestroyedImageError + <span class="superclass">&lt; StandardError</span></h3> - <div class="desc"> - <h4>Description</h4> + <div class="desc"> + <h4>Description</h4> - <p>When any Image method (except <a href= - "image1.html#destroyed_q">destroyed?</a> and <a href= - "image2.html#inspect">inspect</a>) is called after an image has - been <a href="image1.html#destroy_bang">destroyed</a>, RMagick - raises this exception.</p> + <p>When any Image method (except <a href= + "image1.html#destroyed_q">destroyed?</a> and <a href= + "image2.html#inspect">inspect</a>) is called after an image + has been <a href="image1.html#destroy_bang">destroyed</a>, + RMagick raises this exception.</p> + </div> </div> <p class="spacer">&nbsp;</p> <div class="nav">