mwqrdImageInfo
Structurestruct mwqrdImageInfo { u16 width; u16 height; u32* yuv422Data; mwqrdRect qrPosition; } mwqrdImageInfo;
The C structure representing the image information contained in the QR Code.
See the corresponding mw::qrd::ImageInfo
.
width | ||
---|---|---|
height | ||
yuv422Data | ||
qrPosition |
CONFIDENTIAL