doc/classes/PNG.html in ripxplore-0.17.0 vs doc/classes/PNG.html in ripxplore-0.17.1
- old
+ new
@@ -111,14 +111,14 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000414">chunk</a>
- <a href="#M000415">new</a>
- <a href="#M000417">raw_bytes</a>
- <a href="#M000416">save</a>
+ <a href="#M000413">chunk</a>
+ <a href="#M000414">new</a>
+ <a href="#M000416">raw_bytes</a>
+ <a href="#M000415">save</a>
</div>
</div>
</div>
@@ -143,67 +143,67 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
- <div id="method-M000414" class="method-detail">
- <a name="M000414"></a>
+ <div id="method-M000413" class="method-detail">
+ <a name="M000413"></a>
<div class="method-heading">
- <a href="PNG.src/M000414.html" target="Code" class="method-signature"
- onclick="popupCode('PNG.src/M000414.html');return false;">
+ <a href="PNG.src/M000413.html" target="Code" class="method-signature"
+ onclick="popupCode('PNG.src/M000413.html');return false;">
<span class="method-name">chunk</span><span class="method-args">(type, data="")</span>
</a>
</div>
<div class="method-description">
<p>
-Creates a <a href="PNG.html">PNG</a> <a href="PNG.html#M000414">chunk</a>
+Creates a <a href="PNG.html">PNG</a> <a href="PNG.html#M000413">chunk</a>
of type <tt>type</tt> that contains <tt>data</tt>.
</p>
</div>
</div>
- <div id="method-M000415" class="method-detail">
- <a name="M000415"></a>
+ <div id="method-M000414" class="method-detail">
+ <a name="M000414"></a>
<div class="method-heading">
- <a href="PNG.src/M000415.html" target="Code" class="method-signature"
- onclick="popupCode('PNG.src/M000415.html');return false;">
+ <a href="PNG.src/M000414.html" target="Code" class="method-signature"
+ onclick="popupCode('PNG.src/M000414.html');return false;">
<span class="method-name">new</span><span class="method-args">(canvas)</span>
</a>
</div>
<div class="method-description">
<p>
-Creates a <a href="PNG.html#M000415">new</a> <a href="PNG.html">PNG</a>
+Creates a <a href="PNG.html#M000414">new</a> <a href="PNG.html">PNG</a>
object using <tt>canvas</tt>
</p>
</div>
</div>
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000417" class="method-detail">
- <a name="M000417"></a>
+ <div id="method-M000416" class="method-detail">
+ <a name="M000416"></a>
<div class="method-heading">
- <a href="PNG.src/M000417.html" target="Code" class="method-signature"
- onclick="popupCode('PNG.src/M000417.html');return false;">
+ <a href="PNG.src/M000416.html" target="Code" class="method-signature"
+ onclick="popupCode('PNG.src/M000416.html');return false;">
<span class="method-name">raw_bytes</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000416" class="method-detail">
- <a name="M000416"></a>
+ <div id="method-M000415" class="method-detail">
+ <a name="M000415"></a>
<div class="method-heading">
- <a href="PNG.src/M000416.html" target="Code" class="method-signature"
- onclick="popupCode('PNG.src/M000416.html');return false;">
+ <a href="PNG.src/M000415.html" target="Code" class="method-signature"
+ onclick="popupCode('PNG.src/M000415.html');return false;">
<span class="method-name">save</span><span class="method-args">(path)</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file