mw::qre::QREncoder::GetQRSize
Member Functionu32 GetQRSize( u32 index = 0, bool isBmp = false );
Name | Description | |
---|---|---|
in | index | The division number (0-15). |
in | isBmp | The size data obtained depends on the value of this argument.true : size of Windows BMPfalse : Size of the QR Code (width x height x 3 (bytes)) |
Returns the data size.
Gets the data size.
CONFIDENTIAL