mwqreQREncoderEncodeWithImage
Function#include <mw/qre/qre.h> NN_EXTERN_C bool mwqreQREncoderEncodeWithImage( mwqreQREncoder* this_, mwqreEncodeData* qrInfo, const mwqreImageInfo* imageInfo );
Name | Description | |
---|---|---|
this_ | ||
qrInfo | ||
imageInfo |
See the corresponding C++ function, mw::qre::QREncoder::EncodeWithImage
.
CONFIDENTIAL