update 20241127
This commit is contained in:
@@ -79,9 +79,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<p />
|
||||
|
||||
|
||||
<summary-info>/// returns a list of DataMatrix codes in the image provided that can be
|
||||
/// found in the given time span, but no more than maxResultCount codes
|
||||
/// (useful, if you e.g. expect only one code to be in the image)
|
||||
<summary-info>/// returns a list of all decoded DataMatrix codes in the image provided
|
||||
///</summary-info>
|
||||
|
||||
|
||||
@@ -104,7 +102,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000008A.html">DecodeImageMosaic(Bitmap)</a>
|
||||
<a href="topic_000000000000008B.html">DecodeImageMosaic(Bitmap)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
@@ -117,7 +115,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000008C.html">DecodeImageMosaic(Bitmap, TimeSpan)</a>
|
||||
<a href="topic_000000000000008D.html">DecodeImageMosaic(Bitmap, TimeSpan)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
@@ -131,7 +129,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000008B.html">DecodeImageMosaic(Bitmap, int, TimeSpan)</a>
|
||||
<a href="topic_000000000000008C.html">DecodeImageMosaic(Bitmap, int, TimeSpan)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
@@ -160,11 +158,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_0000000000000087.html">DmtxImageDecoder Class</a><br />
|
||||
<a href="topic_0000000000000088.html">DmtxImageDecoder Class</a><br />
|
||||
|
||||
|
||||
|
||||
<a href="topic_0000000000000057.html">DataMatrix.net Namespace</a><br />
|
||||
<a href="topic_0000000000000058.html">DataMatrix.net Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user