Ecc

The error correction level in a QR Code symbol.

Parameters

formatBits

In the range 0 to 3 (unsigned 2-bit integer).

Entries

Link copied to clipboard

The QR Code can tolerate about 7% erroneous codewords.

Link copied to clipboard

The QR Code can tolerate about 15% erroneous codewords.

Link copied to clipboard

The QR Code can tolerate about 25% erroneous codewords.

Link copied to clipboard

The QR Code can tolerate about 30% erroneous codewords.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.