FormatInformation 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.FormatInformation[[FormatInformation]] end
Members
Methods
Public Static methods
|
Returns |
Name |
|---|---|
|
|
( |
|
|
( |
Public methods
|
Returns |
Name |
|---|---|
|
|
( |
|
|
() |
|
|
() |
|
|
() |
|
|
() |
Details
Methods
NumBitsDiffering
Source code
public static int NumBitsDiffering(int a, int b)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
a |
|
|
|
b |
DecodeFormatInformation
Source code
public static FormatInformation DecodeFormatInformation(int maskedFormatInfo1, int maskedFormatInfo2)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
maskedFormatInfo1 |
|
|
|
maskedFormatInfo2 |
GetErrorCorrectionLevel
Source code
public ErrorCorrectionLevel GetErrorCorrectionLevel()
GetDataMask
Source code
public byte GetDataMask()
HashCode
Source code
public int HashCode()
GetHashCode
Source code
public override int GetHashCode()
Equals
Source code
public override bool Equals(object o)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
o |
Generated with ModularDoc