mwqreQREncoderGetQRBMPData
Function#include <mw/qre/qre.h> NN_EXTERN_C bool mwqreQREncoderGetQRBMPData( mwqreQREncoder* this_, u8* buff, u32 size, u32 index, mwqreRect* pos );
Name | Description | |
---|---|---|
this_ | ||
buff | ||
size | ||
index | ||
pos |
See the corresponding C++ function, mw::qre::QREncoder::GetQRBMPData
.
CONFIDENTIAL