Table of Contents

TTMSFNCWXQRCodeErrorCorrectionLevel Enumeration

Specifies the amount of redundant data added to a QR code so that it stays scannable when part of the image is damaged or obscured. Higher levels recover from more damage but reduce the data capacity at a given size.

API unit family: TMSFNCWXQRCode

Members

Name Description
eclL Low recovery: approximately 7% of the code can be restored.
eclM Medium recovery: approximately 15% of the code can be restored.
eclQ Quartile recovery: approximately 25% of the code can be restored.
eclH High recovery: approximately 30% of the code can be restored.