Platforms to show: All Mac Windows Linux Cross-Platform

CIQRCodeDescriptorMBS class

Super class: CIBarcodeDescriptorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreImage MBS MacCI Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
CIQRCodeDescriptor is a concrete subclass of CIBarcodeDescriptor that defines an abstract representation of a QR code symbol.

Subclass of the CIBarcodeDescriptorMBS class.

  • 4 properties
  • method Constructor(errorCorrectedPayload as MemoryBlock, symbolVersion as Integer, maskPattern as Integer, errorCorrectionLevel as Integer)
  • shared method descriptorWithPayload(errorCorrectedPayload as MemoryBlock, symbolVersion as Integer, maskPattern as Integer, errorCorrectionLevel as Integer) as CIQRCodeDescriptorMBS
  • 4 constants

Error Correction

Constant Value Description
ErrorCorrectionLevelH 72 Indicates that approximately 65% of the symbol data is dedicated to error correction.
ErrorCorrectionLevelL 76 Indicates that approximately 20% of the symbol data is dedicated to error correction.
ErrorCorrectionLevelM 77 Indicates that approximately 37% of the symbol data is dedicated to error correction.
ErrorCorrectionLevelQ 81 Indicates that approximately 55% of the symbol data is dedicated to error correction.

Super class CIBarcodeDescriptorMBS

This class has no sub classes.

Some properties using for this class:


The items on this page are in the following plugins: MBS MacCI Plugin.


CipherMBS   -   CIQRCodeFeatureMBS


The biggest plugin in space...