CWIMAQQRDescriptionOptions

NI Vision for Visual Basic

CWIMAQQRDescriptionOptions

CWIMAQQRDescriptionOptions describes the QR code that CWIMAQVision.ReadQRCode should look for.

Properties

DimensionsSpecifies the dimensions of the QR code, measure in cells. Because all QR codes are square, this also represents the rows and columns.
MirrorModeSpecifies if the QR code appears normally in the image or if the QR code appears mirrored in the image.
ModelTypeThe type of the QR code. This can be a micro, model1, or model2 (most common) QR code.
PolaritySpecifies the data-to-background contrast for the QR code.

See Also

CWIMAQVision.ReadQRCode