mwqreQREncoderGetQRSize
Function#include <mw/qre/qre.h> NN_EXTERN_C u32 mwqreQREncoderGetQRSize( mwqreQREncoder* this_, u32 index, bool isBmp );
Name | Description | |
---|---|---|
this_ | ||
index | ||
isBmp |
See the corresponding C++ function, mw::qre::QREncoder::GetQRSize
.
CONFIDENTIAL