You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: programming/dotnet/api-reference/simplified-barcode-reader-settings.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,18 +62,18 @@ int expectedBarcodesCount;
62
62
63
63
### grayscaleTransformationModes
64
64
65
-
Set the grayscale transformation modes using an [`EnumGrayscaleEnhancementMode`]({{ site.dcv_enumerations }}core/grayscale-transformation-mode.html?lang=dotnet) array with 8 elements. View the reference page of <ahref="{{ site.dcv_parameters_reference }}image-parameter/grayscale-transformation-modes.html?product=dbr&repoType=core"target="_blank">`GrayscaleTransformationModes`</a> for more detail about grayscale transformation modes.
65
+
Set the grayscale transformation modes using an [`EnumGrayscaleTransformationMode`]({{ site.dcv_enumerations }}core/grayscale-transformation-mode.html?lang=dotnet) array with 8 elements. View the reference page of <ahref="{{ site.dcv_parameters_reference }}image-parameter/grayscale-transformation-modes.html?product=dbr&repoType=core"target="_blank">`GrayscaleTransformationModes`</a> for more detail about grayscale transformation modes.
Set the grayscale enhancement modes using an [`EnumGrayscaleTransformationMode`]({{ site.dcv_enumerations }}core/grayscale-enhancement-mode.html?lang=dotnet) array with 8 elements. View the reference page of <ahref="{{ site.dcv_parameters_reference }}image-parameter/grayscale-enhancement-modes.html?product=dbr&repoType=core"target="_blank">`GrayscaleEnhancementModes`</a> for more detail about grayscale enhancement modes.
73
+
Set the grayscale enhancement modes using an [`EnumGrayscaleEnhancementMode`]({{ site.dcv_enumerations }}core/grayscale-enhancement-mode.html?lang=dotnet) array with 8 elements. View the reference page of <ahref="{{ site.dcv_parameters_reference }}image-parameter/grayscale-enhancement-modes.html?product=dbr&repoType=core"target="_blank">`GrayscaleEnhancementModes`</a> for more detail about grayscale enhancement modes.
0 commit comments