Merge branch 'patch-1' into gh-pages

gh-pages
iCrawl 7 years ago
commit d9bbdb7a0c
  1. 2
      docs.html

@ -236,7 +236,7 @@ gm("img.png").append("another.jpg", "third.gif", true)
<pre><code>gm("img.png").deconstruct()</code></pre>
</li>
<li id="define"><a href="http://www.graphicsmagick.org/GraphicsMagick.html#details-define">define</a>
<pre><code>gm("img.png").define()</code></pre>
<pre><code>gm("img.png").define(value)</code></pre>
</li>
<li id="delay"><a href="http://www.graphicsmagick.org/GraphicsMagick.html#details-delay">delay</a>
<p>`amount` is in hundreths of a second.</p>

Loading…
Cancel
Save