update 20241127
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<title>DmtxImageDecoder Class</title>
|
||||
<title>DmtxScheme Enumeration</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -38,7 +38,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
</div>
|
||||
<div id="header-top-container2">
|
||||
<div id="runningHeaderText">EDOKA_BarcodeLib Reference</div>
|
||||
<div id="runningHeaderText">BarcodeLib Reference</div>
|
||||
|
||||
<div id="search-bar-container">
|
||||
<form id="search-bar" action="search--.html">
|
||||
@@ -74,16 +74,16 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">DmtxImageDecoder Class</h1>
|
||||
<h1 class="title">DmtxScheme Enumeration</h1>
|
||||
|
||||
<div class="metadata">
|
||||
Namespace:
|
||||
<a href="topic_000000000000004E.html">DataMatrix.net</a>
|
||||
<a href="topic_0000000000000058.html">DataMatrix.net</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<br />Assembly: EDOKA_BarcodeLib (in EDOKA_BarcodeLib.dll)
|
||||
<br />Assembly: BarcodeLib (in BarcodeLib.dll)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -98,562 +98,153 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div id="syntaxSection" class="section">
|
||||
|
||||
|
||||
<div id="syntaxCodeBlocks">
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCornerActive">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csActiveTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeVB">
|
||||
<pre xml:space="preserve" class="brush: vb">Public Class DmtxImageDecoder</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCsharp">
|
||||
<pre xml:space="preserve" class="brush: csharp">public class DmtxImageDecoder</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCpp">
|
||||
<pre xml:space="preserve" class="brush: cpp">public ref class DmtxImageDecoder </pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab csLastTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCornerActive">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeJScript">
|
||||
<pre xml:space="preserve" class="brush: js">public class DmtxImageDecoder</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Methods</a></span>
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Fields</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="MethodsSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<div id="FieldsSection" class="section">
|
||||
<table class="memberListTable enumItemsListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>
|
||||
Name
|
||||
</th>
|
||||
<th>
|
||||
Value</th>
|
||||
<th>
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000007F.html">DecodeImage(Bitmap)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
/// returns a list of all decoded DataMatrix codes in the image provided
|
||||
///
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000080.html">DecodeImage(Bitmap, TimeSpan)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
/// returns a list of all decoded DataMatrix codes in the image provided
|
||||
/// that can be found in the given time span
|
||||
///
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000084.html">DecodeImage(Bitmap, int, TimeSpan)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
/// 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)
|
||||
///
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000081.html">DecodeImageMosaic(Bitmap)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
/// returns a list of all decoded DataMatrix codes in the image provided
|
||||
///
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000083.html">DecodeImageMosaic(Bitmap, TimeSpan)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
/// returns a list of all decoded DataMatrix codes in the image provided
|
||||
/// that can be found in the given time span
|
||||
///
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000082.html">DecodeImageMosaic(Bitmap, int, TimeSpan)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
/// 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)
|
||||
///
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.equals">Equals(Object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.finalize">Finalize</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.gethashcode">GetHashCode</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Fungiert als die Standardhashfunktion.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.gettype">GetType</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Ruft den <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.type">Type</a> der aktuellen Instanz ab.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.memberwiseclone">MemberwiseClone</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Erstellt eine flache Kopie des aktuellen <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.tostring">ToString</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeAscii
|
||||
</td>
|
||||
<td>
|
||||
0
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeAsciiGS1
|
||||
</td>
|
||||
<td>
|
||||
6
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeAutoBest
|
||||
</td>
|
||||
<td>
|
||||
-1
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeAutoFast
|
||||
</td>
|
||||
<td>
|
||||
-2
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeBase256
|
||||
</td>
|
||||
<td>
|
||||
5
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeC40
|
||||
</td>
|
||||
<td>
|
||||
1
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeEdifact
|
||||
</td>
|
||||
<td>
|
||||
4
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeText
|
||||
</td>
|
||||
<td>
|
||||
2
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
DmtxSchemeX12
|
||||
</td>
|
||||
<td>
|
||||
3
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -674,17 +265,11 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Classes -->
|
||||
|
||||
<!-- Classes End -->
|
||||
|
||||
<!-- Standard Modules -->
|
||||
|
||||
<!-- Standard Modules End -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -693,83 +278,6 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Inheritance Hierarchy</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="inheritanceHierarchySection" class="section">
|
||||
|
||||
<div style="padding-left:0em;"><a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">System.Object</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div style="padding-left:1em;">DataMatrix.net.DmtxImageDecoder</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Applies to</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="frameworksSection" class="section">
|
||||
<h4 class="subHeading">.NET Framework</h4>Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8<br />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
|
||||
@@ -778,10 +286,11 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_000000000000004E.html">DataMatrix.net Namespace</a><br />
|
||||
|
||||
<a href="topic_0000000000000058.html">DataMatrix.net Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -804,4 +313,3 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user