MaskUtil Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.qrcode iTextSharp.text.pdf.qrcode.MaskUtil[[MaskUtil]] end
Members
Methods
Public Static methods
|
Returns |
Name |
|---|---|
|
|
(
matrix) |
|
|
(
matrix) |
|
|
(
matrix) |
|
|
(
matrix) |
|
|
( |
Details
Methods
ApplyMaskPenaltyRule1
Source code
public static int ApplyMaskPenaltyRule1(ByteMatrix matrix)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
matrix |
ApplyMaskPenaltyRule2
Source code
public static int ApplyMaskPenaltyRule2(ByteMatrix matrix)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
matrix |
ApplyMaskPenaltyRule3
Source code
public static int ApplyMaskPenaltyRule3(ByteMatrix matrix)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
matrix |
ApplyMaskPenaltyRule4
Source code
public static int ApplyMaskPenaltyRule4(ByteMatrix matrix)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
matrix |
GetDataMaskBit
Source code
public static bool GetDataMaskBit(int maskPattern, int x, int y)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
maskPattern |
|
|
|
x |
|
|
|
y |
Generated with ModularDoc