doc/imageattrs.html in rmagick-1.15.11 vs doc/imageattrs.html in rmagick-1.15.12

- 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 1st December 2004), see www.w3.org" /> - <title>RMagick 1.15.11: class Image (attribute methods)</title> + <title>RMagick 1.15.12: class Image (attribute methods)</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" /> @@ -23,11 +23,11 @@ /*]]>*/ </style> </head> <body> - <h6 id="header">RMagick 1.15.11 User's Guide and Reference</h6> + <h6 id="header">RMagick 1.15.12 User's Guide and Reference</h6> <div class="nav"> &laquo;&nbsp;<a href="ilist.html">Prev</a> | <a href= "index.html">Contents</a> | <a href= "image1.html">Next</a>&nbsp;&raquo; @@ -483,16 +483,16 @@ CMYKColorspace, the pixels are cyan, yellow, magenta, black. Otherwise the colorspace is ignored.</p> <h4>Arguments</h4> - <p>A <a href="constants.html#Colorspace">Colorspace</a> + <p>A <a href="constants.html#ColorspaceType">Colorspace</a> constant.</p> <h4>Returns</h4> - <p>A <a href="constants.html#Colorspace">Colorspace</a> + <p>A <a href="constants.html#ColorspaceType">Colorspace</a> constant.</p> </div> <div class="sig"> <h3 id="columns">columns</h3> @@ -616,12 +616,12 @@ <p>The image density represented as a string.</p> <h4>See also</h4> - <p>Also see <a href="#Image.x_resolution">x_resolution</a> and - <a href="#Image.y_resolution">y_resolution</a>.</p> + <p>Also see <a href="#x_resolution">x_resolution</a> and + <a href="#y_resolution">y_resolution</a>.</p> </div> <div class="sig"> <h3 id="depth">depth</h3> @@ -776,15 +776,15 @@ default filter is Lanczos which has been shown to produce high quality results when reducing most images.</p> <h4>Arguments</h4> - <p>A <a href="constants.html#FilterType">FilterType</a> + <p>A <a href="constants.html#FilterTypes">FilterType</a> constant.</p> <h4>Returns</h4>A <a href= - "constants.html#FilterType">FilterType</a> constant. + "constants.html#FilterTypes">FilterType</a> constant. </div> <div class="sig"> <h3 id="format">format</h3> @@ -825,10 +825,10 @@ considered equal. A number of algorithms search for a target color. By default the color must be exact. Use this</span> [attribute] <span class="imquote">to match colors that are close to the target color in RGB space.</span></p> - <p>See <a href="image3.html#opaque">opaque</a>, <a href= + <p>See <a href="image2.html#opaque">opaque</a>, <a href= "image3.html#texture_floodfill">texture_floodfill</a>, and <a href="image3.html#transparent">transparent</a>.</p> <h4>Arguments</h4>