Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmagick committed Jan 12, 2006
1 parent 49b4dd5 commit 915c505
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/image3.html
Expand Up @@ -538,7 +538,7 @@ <h4>Arguments</h4>
<dt>channel</dt>

<dd>A <a href="constants.html#ChannelType">ChannelType</a>
constant. The default is to operate on all channels.</dd>
value. The default is to operate on all channels.</dd>
</dl>

<h4>Returns</h4>
Expand Down Expand Up @@ -1168,7 +1168,7 @@ <h4>Arguments</h4>

<dd>A <a href=
"constants.html#ColorspaceType"><code>ColorspaceType</code></a>
constant. <span class="imquote">Empirical evidence suggests
value. <span class="imquote">Empirical evidence suggests
that distances in YUV or YIQ correspond to perceptual color
differences more closely than do distances in RGB space. The
image is then returned to RGB colorspace after color
Expand Down Expand Up @@ -2563,7 +2563,7 @@ <h4>Arguments</h4>
<dt>opacity</dt>

<dd>The new opacity value, either an <a href=
"constants.html#Opacity">opacity</a> constant or a number
"constants.html#Opacity">opacity</a> value or a number
between 0 and MaxRGB. The default is TransparentOpacity.</dd>
</dl>

Expand Down

0 comments on commit 915c505

Please sign in to comment.