Skip to content

Commit d6c5b01

Browse files
committed
Fixes #23, Closes #22
1 parent c73192f commit d6c5b01

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+229
-147
lines changed

library/ImageProcessing.jar

2.39 KB
Binary file not shown.

reference/allclasses-frame.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>All Classes (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
1111
<body>
1212
<h1 class="bar">All&nbsp;Classes</h1>
1313
<div class="indexContainer">
1414
<ul>
15+
<li><a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing" target="classFrame">ASCII</a></li>
1516
<li><a href="milchreis/imageprocessing/AutoBalance.html" title="class in milchreis.imageprocessing" target="classFrame">AutoBalance</a></li>
1617
<li><a href="milchreis/imageprocessing/Blend.html" title="class in milchreis.imageprocessing" target="classFrame">Blend</a></li>
1718
<li><a href="milchreis/imageprocessing/Bloom.html" title="class in milchreis.imageprocessing" target="classFrame">Bloom</a></li>
@@ -50,6 +51,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
5051
<li><a href="milchreis/imageprocessing/TiltShift.html" title="class in milchreis.imageprocessing" target="classFrame">TiltShift</a></li>
5152
<li><a href="milchreis/imageprocessing/utils/Tools.html" title="class in milchreis.imageprocessing.utils" target="classFrame">Tools</a></li>
5253
<li><a href="milchreis/imageprocessing/Vignette.html" title="class in milchreis.imageprocessing" target="classFrame">Vignette</a></li>
54+
<li><a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing" target="classFrame">Vintage</a></li>
5355
</ul>
5456
</div>
5557
</body>

reference/allclasses-noframe.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>All Classes (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
1111
<body>
1212
<h1 class="bar">All&nbsp;Classes</h1>
1313
<div class="indexContainer">
1414
<ul>
15+
<li><a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></li>
1516
<li><a href="milchreis/imageprocessing/AutoBalance.html" title="class in milchreis.imageprocessing">AutoBalance</a></li>
1617
<li><a href="milchreis/imageprocessing/Blend.html" title="class in milchreis.imageprocessing">Blend</a></li>
1718
<li><a href="milchreis/imageprocessing/Bloom.html" title="class in milchreis.imageprocessing">Bloom</a></li>
@@ -50,6 +51,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
5051
<li><a href="milchreis/imageprocessing/TiltShift.html" title="class in milchreis.imageprocessing">TiltShift</a></li>
5152
<li><a href="milchreis/imageprocessing/utils/Tools.html" title="class in milchreis.imageprocessing.utils">Tools</a></li>
5253
<li><a href="milchreis/imageprocessing/Vignette.html" title="class in milchreis.imageprocessing">Vignette</a></li>
54+
<li><a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing">Vintage</a></li>
5355
</ul>
5456
</div>
5557
</body>

reference/constant-values.html

+38-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>Constant Field Values (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -71,6 +71,42 @@
7171
<div class="header">
7272
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
7373
<h2 title="Contents">Contents</h2>
74+
<ul>
75+
<li><a href="#milchreis.imageprocessing">milchreis.imageprocessing.*</a></li>
76+
</ul>
77+
</div>
78+
<div class="constantValuesContainer"><a name="milchreis.imageprocessing">
79+
<!-- -->
80+
</a>
81+
<h2 title="milchreis.imageprocessing">milchreis.imageprocessing.*</h2>
82+
<ul class="blockList">
83+
<li class="blockList">
84+
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
85+
<caption><span>milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></span><span class="tabEnd">&nbsp;</span></caption>
86+
<tr>
87+
<th class="colFirst" scope="col">Modifier and Type</th>
88+
<th scope="col">Constant Field</th>
89+
<th class="colLast" scope="col">Value</th>
90+
</tr>
91+
<tbody>
92+
<tr class="altColor">
93+
<td class="colFirst"><a name="milchreis.imageprocessing.ASCII.LONG_SET">
94+
<!-- -->
95+
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
96+
<td><code><a href="milchreis/imageprocessing/ASCII.html#LONG_SET">LONG_SET</a></code></td>
97+
<td class="colLast"><code>"$@B%8&amp;WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/\\|()1{}[]?-_+~&lt;&gt;i!lI;:,\"^`\'. "</code></td>
98+
</tr>
99+
<tr class="rowColor">
100+
<td class="colFirst"><a name="milchreis.imageprocessing.ASCII.SHORT_SET">
101+
<!-- -->
102+
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
103+
<td><code><a href="milchreis/imageprocessing/ASCII.html#SHORT_SET">SHORT_SET</a></code></td>
104+
<td class="colLast"><code>"@%#*+=:. "</code></td>
105+
</tr>
106+
</tbody>
107+
</table>
108+
</li>
109+
</ul>
74110
</div>
75111
<!-- ======= START OF BOTTOM NAVBAR ====== -->
76112
<div class="bottomNav"><a name="navbar.bottom">

reference/deprecated-list.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>Deprecated List (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

reference/help-doc.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>API Help (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

reference/index-all.html

+30-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>Index (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -73,6 +73,14 @@
7373
</a>
7474
<h2 class="title">A</h2>
7575
<dl>
76+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#apply-processing.core.PImage-">apply(PImage)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
77+
<dd>&nbsp;</dd>
78+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#apply-processing.core.PImage-java.lang.String-">apply(PImage, String)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
79+
<dd>&nbsp;</dd>
80+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#apply-processing.core.PImage-java.lang.String-int-">apply(PImage, String, int)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
81+
<dd>&nbsp;</dd>
82+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#apply-processing.core.PImage-java.lang.String-int-int-int-boolean-">apply(PImage, String, int, int, int, boolean)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
83+
<dd>&nbsp;</dd>
7684
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/AutoBalance.html#apply-processing.core.PImage-">apply(PImage)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/AutoBalance.html" title="class in milchreis.imageprocessing">AutoBalance</a></dt>
7785
<dd>&nbsp;</dd>
7886
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Blend.html#apply-processing.core.PImage-processing.core.PImage-float-">apply(PImage, PImage, float)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Blend.html" title="class in milchreis.imageprocessing">Blend</a></dt>
@@ -203,6 +211,10 @@ <h2 class="title">A</h2>
203211
<dd>&nbsp;</dd>
204212
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vignette.html#apply-processing.core.PImage-int-int-float-int-">apply(PImage, int, int, float, int)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vignette.html" title="class in milchreis.imageprocessing">Vignette</a></dt>
205213
<dd>&nbsp;</dd>
214+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vintage.html#apply-processing.core.PImage-float-">apply(PImage, float)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing">Vintage</a></dt>
215+
<dd>&nbsp;</dd>
216+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vintage.html#apply-processing.core.PImage-int-int-float-">apply(PImage, int, int, float)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing">Vintage</a></dt>
217+
<dd>&nbsp;</dd>
206218
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ColorShift.html#applyBrightness-processing.core.PImage-int-int-float-">applyBrightness(PImage, int, int, float)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ColorShift.html" title="class in milchreis.imageprocessing">ColorShift</a></dt>
207219
<dd>&nbsp;</dd>
208220
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ColorShift.html#applyHue-processing.core.PImage-int-int-int-">applyHue(PImage, int, int, int)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ColorShift.html" title="class in milchreis.imageprocessing">ColorShift</a></dt>
@@ -211,6 +223,10 @@ <h2 class="title">A</h2>
211223
<dd>&nbsp;</dd>
212224
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ColorShift.html#applySaturation-processing.core.PImage-int-int-float-">applySaturation(PImage, int, int, float)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ColorShift.html" title="class in milchreis.imageprocessing">ColorShift</a></dt>
213225
<dd>&nbsp;</dd>
226+
<dt><a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">ASCII</span></a> - Class in <a href="milchreis/imageprocessing/package-summary.html">milchreis.imageprocessing</a></dt>
227+
<dd>&nbsp;</dd>
228+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#ASCII--">ASCII()</a></span> - Constructor for class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
229+
<dd>&nbsp;</dd>
214230
<dt><a href="milchreis/imageprocessing/AutoBalance.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">AutoBalance</span></a> - Class in <a href="milchreis/imageprocessing/package-summary.html">milchreis.imageprocessing</a></dt>
215231
<dd>
216232
<div class="block">Source by https://github.com/avatarr/java-image-processing-algorithm
@@ -238,6 +254,8 @@ <h2 class="title">B</h2>
238254
<dd>&nbsp;</dd>
239255
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Blend.html#Blend--">Blend()</a></span> - Constructor for class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Blend.html" title="class in milchreis.imageprocessing">Blend</a></dt>
240256
<dd>&nbsp;</dd>
257+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vintage.html#blendSoftEdges-processing.core.PImage-processing.core.PImage-">blendSoftEdges(PImage, PImage)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing">Vintage</a></dt>
258+
<dd>&nbsp;</dd>
241259
<dt><a href="milchreis/imageprocessing/Bloom.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">Bloom</span></a> - Class in <a href="milchreis/imageprocessing/package-summary.html">milchreis.imageprocessing</a></dt>
242260
<dd>
243261
<div class="block">A simple implementation of a bloom like shader effect.</div>
@@ -273,6 +291,8 @@ <h2 class="title">C</h2>
273291
<dd>&nbsp;</dd>
274292
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/utils/Tools.html#createBlankImageLike-processing.core.PImage-">createBlankImageLike(PImage)</a></span> - Static method in class milchreis.imageprocessing.utils.<a href="milchreis/imageprocessing/utils/Tools.html" title="class in milchreis.imageprocessing.utils">Tools</a></dt>
275293
<dd>&nbsp;</dd>
294+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vintage.html#createGradient-processing.core.PImage-int-int-int-">createGradient(PImage, int, int, int)</a></span> - Static method in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing">Vintage</a></dt>
295+
<dd>&nbsp;</dd>
276296
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/utils/Tools.html#createImage-int-int-int-">createImage(int, int, int)</a></span> - Static method in class milchreis.imageprocessing.utils.<a href="milchreis/imageprocessing/utils/Tools.html" title="class in milchreis.imageprocessing.utils">Tools</a></dt>
277297
<dd>&nbsp;</dd>
278298
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/utils/Tools.html#createImage-int-int-int-processing.core.PImage-">createImage(int, int, int, PImage)</a></span> - Static method in class milchreis.imageprocessing.utils.<a href="milchreis/imageprocessing/utils/Tools.html" title="class in milchreis.imageprocessing.utils">Tools</a></dt>
@@ -466,6 +486,8 @@ <h2 class="title">L</h2>
466486
<dd>
467487
<div class="block">Loads a lookup by a predefined file object</div>
468488
</dd>
489+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#LONG_SET">LONG_SET</a></span> - Static variable in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
490+
<dd>&nbsp;</dd>
469491
<dt><a href="milchreis/imageprocessing/LUT.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">LUT</span></a> - Class in <a href="milchreis/imageprocessing/package-summary.html">milchreis.imageprocessing</a></dt>
470492
<dd>
471493
<div class="block">Lookup table implementation and load and save utilities.</div>
@@ -576,6 +598,8 @@ <h2 class="title">S</h2>
576598
<dd>&nbsp;</dd>
577599
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Sharpen.html#Sharpen--">Sharpen()</a></span> - Constructor for class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Sharpen.html" title="class in milchreis.imageprocessing">Sharpen</a></dt>
578600
<dd>&nbsp;</dd>
601+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/ASCII.html#SHORT_SET">SHORT_SET</a></span> - Static variable in class milchreis.imageprocessing.<a href="milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing">ASCII</a></dt>
602+
<dd>&nbsp;</dd>
579603
<dt><a href="milchreis/imageprocessing/SobelEdgeDetector.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">SobelEdgeDetector</span></a> - Class in <a href="milchreis/imageprocessing/package-summary.html">milchreis.imageprocessing</a></dt>
580604
<dd>
581605
<div class="block">Sobel detects edges with convolution.</div>
@@ -654,6 +678,10 @@ <h2 class="title">V</h2>
654678
</dd>
655679
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vignette.html#Vignette--">Vignette()</a></span> - Constructor for class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vignette.html" title="class in milchreis.imageprocessing">Vignette</a></dt>
656680
<dd>&nbsp;</dd>
681+
<dt><a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">Vintage</span></a> - Class in <a href="milchreis/imageprocessing/package-summary.html">milchreis.imageprocessing</a></dt>
682+
<dd>&nbsp;</dd>
683+
<dt><span class="memberNameLink"><a href="milchreis/imageprocessing/Vintage.html#Vintage--">Vintage()</a></span> - Constructor for class milchreis.imageprocessing.<a href="milchreis/imageprocessing/Vintage.html" title="class in milchreis.imageprocessing">Vintage</a></dt>
684+
<dd>&nbsp;</dd>
657685
</dl>
658686
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;</div>
659687
<!-- ======= START OF BOTTOM NAVBAR ====== -->

reference/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:09 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:43 CEST 2018 -->
66
<title>Javadocs: ImageProcessing</title>
77
<script type="text/javascript">
88
tmpTargetPage = "" + window.location.search;

reference/milchreis/imageprocessing/AutoBalance.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:08 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:42 CEST 2018 -->
66
<title>AutoBalance (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>
@@ -48,7 +48,7 @@
4848
</div>
4949
<div class="subNav">
5050
<ul class="navList">
51-
<li>Prev&nbsp;Class</li>
51+
<li><a href="../../milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
5252
<li><a href="../../milchreis/imageprocessing/Blend.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
5353
</ul>
5454
<ul class="navList">
@@ -248,7 +248,7 @@ <h4>apply</h4>
248248
</div>
249249
<div class="subNav">
250250
<ul class="navList">
251-
<li>Prev&nbsp;Class</li>
251+
<li><a href="../../milchreis/imageprocessing/ASCII.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
252252
<li><a href="../../milchreis/imageprocessing/Blend.html" title="class in milchreis.imageprocessing"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
253253
</ul>
254254
<ul class="navList">

reference/milchreis/imageprocessing/Blend.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_171) on Wed May 09 21:08:08 CEST 2018 -->
5+
<!-- Generated by javadoc (1.8.0_181) on Sat Sep 22 21:45:42 CEST 2018 -->
66
<title>Blend (Javadocs: ImageProcessing)</title>
7-
<meta name="date" content="2018-05-09">
7+
<meta name="date" content="2018-09-22">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)